Allow names to be assigned to args inside a field
-------------------------------------------------
Key: VALIDATOR-287
URL: https://issues.apache.org/jira/browse/VALIDATOR-287
Project: Commons Validator
Issue Type: Improvement
Components: Framework
Affects Versions: 1.3.1 Release
Reporter: John Lindal
Priority: Minor
In the XML configuration, args for a field can only be given a position. It
would be really nice if each arg could also be given a name, because smarter
parameter replacement algorithms (smarter than the Java default MessageFormat)
allow named parameters, not merely positional parameters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.