Hi all, I use custom validator for validate my controls, but I have a question, I have a search form where at least one search control not can be empty, for example an input for id, an input for name, an input for known as. I have to validate that at least one of them not be empty. How can I do that on a Validator??
thanks

