The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SparkX::Form::Field::Validator::NotEmpty - Validates a field has some value

VERSION

version 0.2103

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 http://jameslaver.com

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 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.