Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Abandoned
-
5.0.15
-
None
-
None
-
None
Description
Perform some kind of validation of fields based on EJB annotions. This actually seems like it should at least not be automatic as it could cause some unexpected behavior. What kind of validations can be infered other than @Column(optional=false) means it's required? (Came out of TAPESTRY-1318)