Revision history for Perl extension FormValidator::Lite
0.02
- is_valid returns 1 or 0
- support single value date validation
0.01_05
- support NOT_NULL constraint in {date => [qw/y m d/]} style key
0.01_04
- added new constraint 'choice'
0.01_03
- oops. remove 'use Smart::Comments'
0.01_02
- my name is tokuhirom. not a 'default name'
- added japanese error message dictionary
- use gettext style parameter for messages
0.01_01
- initial developer release