Class based validation as in JSR 303
------------------------------------
Key: EXTVAL-47
URL: https://issues.apache.org/jira/browse/EXTVAL-47
Project: MyFaces Extensions Validator
Issue Type: Wish
Reporter: Stefan Meyer
How is it possible to do class based validation as in jsr 303. As far as I
understand jsr 303 is validating a populated bean while jsf is validating
before population - hence all those issues.
How about adding another phase for validation after model update? keeping the
model valid at all times is a nice feature. But when you create a bean - a
customer or what ever - it will be empty at first and surely not valid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.