NAME
Validator::Custom::Basic::Constraints - Basic constraint functions
CONSTRAINT FUNCTIONS
Constraint functions is explained in Validator::Custom
defined
not_defined
not_blank
blank
not_space
int
uint
decimal
ascii
length
http_url
selected_at_least
regex
duplication
shift_array
greater_than
less_than
equal_to
between
in_array
trim
trim_lead
trim_trail
trim_collapse
AUTHOR
Yuki Kimoto, <kimoto.yuki at gmail.com>
COPYRIGHT & LICENSE
Copyright 2009 Yuki Kimoto, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.