Interesting.
My first comment would be that client side validation doesn't support
expression validations; only the following are supported as per [1].
* required validator
* requiredstring validator
* stringlength validator
* regex validator
* email validator
* url validator
* int validator
* do
hello. I'm trying to register a user but what i'm testing is validations.
The
problem i have is the password comparison. When i want to compare the
two password fields everything gets messed-up (and it also calls an
actionclass even though it's client side validation). Please see the
screen sho
2 matches
Mail list logo