[Formsess-devel] Verbose validators
Status: Beta
Brought to you by:
mrkatana
From: Katana <ka...@ka...> - 2004-06-27 17:32:55
|
Hi, I have renamed most validators to more verbose names, like the latest ones (isValidDate and so on). I have of course mapped the old names to the new ones so that there is no BC break. Here is the mapping list: isnotempty: empty, notempty ischecked: checked isvalidemail: email areidentical: identical isisbn: isbn hasselectedoption: selected haslength: size matchessyntax: syntax isvalidurl: url Two validators were not renamed since I'm not sure about how to name them : filesize and age. Any idea is welcome :) -- Best regards, Katana mailto:ka...@ka... |