NAME
Form::Factory::Control::Role::ListValue - list-valued controls
VERSION
version 0.022
DESCRIPTION
Implemented by control that are multi-values.
METHODS
default_isa
List valued controls are "ArrayRef[Str]" by default.
AUTHOR
Andrew Sterling Hanenkamp <hanenkamp@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Qubling Software LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.