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