Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
ConstraintFactory currently has the following methods:
createIntConstraint()
createFloatConstraint()
createStringConstraint()
but there is corresponding constraints for bytes, shorts, longs or booleans.