0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 02, 2024 — Nov 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No more type-specific validation methods
Mauricio Scheffer
as mausch
More... over 14 years ago
xml docs
Mauricio Scheffer
as mausch
More... over 14 years ago
check empty captcha response before using API
Mauricio Scheffer
as mausch
More... over 14 years ago
moved isNullOrWhiteSpace
Mauricio Scheffer
as mausch
More... over 14 years ago
removed silly 'toString' function
Mauricio Scheffer
as mausch
More... over 14 years ago
required for checkbox
Mauricio Scheffer
as mausch
More... over 14 years ago
forgot to add 'required' to password
Mauricio Scheffer
as mausch
More... over 14 years ago
note to self about regexes in validations
Mauricio Scheffer
as mausch
More... over 14 years ago
missing references
Mauricio Scheffer
as mausch
More... over 14 years ago
password, hidden
Mauricio Scheffer
as mausch
More... over 14 years ago
updated TODO, comments
Mauricio Scheffer
as mausch
More... over 14 years ago
file
Mauricio Scheffer
as mausch
More... over 14 years ago
radio and select
Mauricio Scheffer
as mausch
More... over 14 years ago
validators interface
Mauricio Scheffer
as mausch
More... over 14 years ago
using required=required seems to be more standard
Mauricio Scheffer
as mausch
More... over 14 years ago
text
Mauricio Scheffer
as mausch
More... over 14 years ago
refactored range validators
Mauricio Scheffer
as mausch
More... over 14 years ago
removed duplication of validators
Mauricio Scheffer
as mausch
More... over 14 years ago
removed 'size' as special attribute
Mauricio Scheffer
as mausch
More... over 14 years ago
renamed 'number' -> 'float'
Mauricio Scheffer
as mausch
More... over 14 years ago
merged ValidationModifiers into Validators
Mauricio Scheffer
as mausch
More... over 14 years ago
scoped functions
Mauricio Scheffer
as mausch
More... over 14 years ago
renamed pattern -> regex
Mauricio Scheffer
as mausch
More... over 14 years ago
uppercased validators
Mauricio Scheffer
as mausch
More... over 14 years ago
access ValidationModifiers from FormElements
Mauricio Scheffer
as mausch
More... over 14 years ago
moved textf to base formlets
Mauricio Scheffer
as mausch
More... over 14 years ago
forgot to apply attributes to ranges
Mauricio Scheffer
as mausch
More... over 14 years ago
validation modifiers
Mauricio Scheffer
as mausch
More... over 14 years ago
removed errx, don't need it or want it
Mauricio Scheffer
as mausch
More... over 14 years ago
minor refactor
Mauricio Scheffer
as mausch
More... over 14 years ago