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

NAME

Validator::Custom::Basic::Constraints - Basic constraint functions

CONSTRAINT FUNCTIONS

Constraint functions is explained in Validator::Custom

ascii

between

blank

decimal

defined

duplication

equal_to

greater_than

http_url

int

in_array

length

less_than

not_blank

not_defined

not_space

uint

regex

selected_at_least

shift_array

trim

trim_collapse

trim_lead

trim_trail

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.