Class NotBlankCriterion
java.lang.Object
com.isomorphic.criteria.criterion.NotBlankCriterion
- All Implemented Interfaces:
Criterion
Criterion for checking that value is not blank.
-
Constructor Summary
Constructors
-
Constructor Details
-
NotBlankCriterion
Constructor by field name.- Parameters:
fieldName
- - name of the field that should be not blank.
-