Hi Cagatay! > One more discussion topic, the client validation is turned on/off via > a context parameter, org.apache.myfaces.ENABLE_CLIENT_VALIDATION, > Do you think validators should override this global setting via an > attribute like client? client=true|false - yes, I think this will be a nice feature to have. Not that I really think that this will be widely used, but currently you are "knee deep" ;-) in the validator stuff, so lets add it to ValidatorBase too - and who knows what the users wanted to have later.
Ciao, Mario
