Add canned message to NotNull annotation
----------------------------------------
Key: JBSEAM-4058
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4058
Project: Seam
Issue Type: Feature Request
Reporter: Valerie Griffin
The default validation message for unexpected null values doesn't provide much debug
information, especially if it's from a cascaded record.... In my code, I've
changed the annotation everywhere it occurs to code like:
@NotNull(message = "MyTbl.fieldName must not be null")
I didn't change GetPropertyAnnotation.ftl because I don't know how to refer to the
table and field names there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira