Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2.1, 1.2.2, 1.1.1, 1.1.2
-
None
Description
it should be possible to explicitly mark validation strategies which are aware of empty- and null-values
markers:
@EmptyValueAwareValidationStrategy
@NullValueAwareValidationStrategy
all other validation strategies don't have to manually check/ignore these values