Subject: | validating search form input |
It seems validate setting are applied to search forms. Is this proper behavior? Just because I require an IP address to be of w.x.y.z format doesn't mean I don't want to be able to search on w.x. Also, the validate rules kill the LIKE comparison operator because you have to put in the %, which will fail most validation rules.