| No more type-specific validation methods |
|
More...
|
over 14 years ago
|
| xml docs |
|
More...
|
over 14 years ago
|
| check empty captcha response before using API |
|
More...
|
over 14 years ago
|
| moved isNullOrWhiteSpace |
|
More...
|
over 14 years ago
|
| removed silly 'toString' function |
|
More...
|
over 14 years ago
|
| required for checkbox |
|
More...
|
over 14 years ago
|
| forgot to add 'required' to password |
|
More...
|
over 14 years ago
|
| note to self about regexes in validations |
|
More...
|
over 14 years ago
|
| missing references |
|
More...
|
over 14 years ago
|
| password, hidden |
|
More...
|
over 14 years ago
|
| updated TODO, comments |
|
More...
|
over 14 years ago
|
| file |
|
More...
|
over 14 years ago
|
| radio and select |
|
More...
|
over 14 years ago
|
| validators interface |
|
More...
|
over 14 years ago
|
| using required=required seems to be more standard |
|
More...
|
over 14 years ago
|
| text |
|
More...
|
over 14 years ago
|
| refactored range validators |
|
More...
|
over 14 years ago
|
| removed duplication of validators |
|
More...
|
over 14 years ago
|
| removed 'size' as special attribute |
|
More...
|
over 14 years ago
|
| renamed 'number' -> 'float' |
|
More...
|
over 14 years ago
|
| merged ValidationModifiers into Validators |
|
More...
|
over 14 years ago
|
| scoped functions |
|
More...
|
over 14 years ago
|
| renamed pattern -> regex |
|
More...
|
over 14 years ago
|
| uppercased validators |
|
More...
|
over 14 years ago
|
| access ValidationModifiers from FormElements |
|
More...
|
over 14 years ago
|
| moved textf to base formlets |
|
More...
|
over 14 years ago
|
| forgot to apply attributes to ranges |
|
More...
|
over 14 years ago
|
| validation modifiers |
|
More...
|
over 14 years ago
|
| removed errx, don't need it or want it |
|
More...
|
over 14 years ago
|
| minor refactor |
|
More...
|
over 14 years ago
|