marker for empty- and null-value aware validation strategies
------------------------------------------------------------
Key: EXTVAL-74
URL: https://issues.apache.org/jira/browse/EXTVAL-74
Project: MyFaces Extensions Validator
Issue Type: Improvement
Components: Property Validation
Affects Versions: 1.1.2, 1.1.1, 1.2.2, 1.2.1
Reporter: Gerhard Petracek
Priority: Minor
it should be possible to explicitly mark validation strategies which are aware
of empty- and null-values
markers:
@EmptyValueAwareValidationStrategy
@NullAwareValidationStrategy
all other validation strategies don't have to manually check/ignore these values
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.