constraint severity for the validation process
----------------------------------------------

                 Key: EXTVAL-44
                 URL: https://issues.apache.org/jira/browse/EXTVAL-44
             Project: MyFaces Extensions Validator
          Issue Type: New Feature
          Components: Core, Property Validation
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek


via the parameter-type ViolationSeverity it is possible to switch the severity.
severity warn and info don't lead to a ValidatorException - in such a case just 
a faces-message is queued with the given severity.

@Required(parameters = ViolationSeverity.Warn.class)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to