reuse maximum length message of jsf
-----------------------------------
Key: EXTVAL-28
URL: https://issues.apache.org/jira/browse/EXTVAL-28
Project: MyFaces Extensions Validator
Issue Type: Task
Components: Core, Property Validation, Trinidad Support
Reporter: Gerhard Petracek
Assignee: Gerhard Petracek
jpa based validation:
use the "field_too_long"-key as optional mechanism to override the
"javax.faces.validator.LengthValidator.MAXIMUM"-key via the message resolver
mechanism.
extval doesn't provide translations for the field_too_long key.
-> per default the maximum length message of jsf is used.
with the combination of EXTVAL-26 it's possible to provide a label for the
message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.