freebsd-ports/devel/p5-Validation-Class/pkg-descr
Jun Kuriyama 856d04f4dc Validation::Class is a different approach to data validation, it
attempts to simplify and centralize data validation rules to ensure
DRY (don't repeat yourself) code. The primary intent of this module is
to provide a simplistic validation work-flow and promote code
(validation) reuse.

WWW: http://search.cpan.org/dist/Validation-Class/
2011-07-27 07:19:16 +00:00

7 lines
338 B
Text

Validation::Class is a different approach to data validation, it
attempts to simplify and centralize data validation rules to ensure
DRY (don't repeat yourself) code. The primary intent of this module is
to provide a simplistic validation work-flow and promote code
(validation) reuse.
WWW: http://search.cpan.org/dist/Validation-Class/