Interface Constraint
-
- All Known Subinterfaces:
ValidationConstraint
- All Known Implementing Classes:
ExpressionConstraint
,MaxConstraint
,MaxLengthConstraint
,MaxSizeConstraint
,MinConstraint
,MinLengthConstraint
,MinSizeConstraint
,NumericConstraint
,PatternConstraint
,TextualConstraint
public interface Constraint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getType()
-
-
-
Method Detail
-
getType
String getType()
-
-