NAME
SparkX::Form::Field::Validator::NotEmpty - Validates a field has some value
VERSION
version 0.2102
DESCRIPTION
A not empty enforcement mix-in. Adds one field plus action. Makes sure that value
is not empty.
ACCESSORS
errmsg_empty => Str
Error message to be shown to the user if value
is empty.
AUTHOR
James Laver L<http://jameslaver.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2009 by James Laver <sprintf qw(%s@%s.%s cpan jameslaver com)>
.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.