Class ACustomExpressionValidator<A extends Annotation,T>
java.lang.Object
de.xima.fc.validation.constraintvalidators.ACustomExpressionValidator<A,T>
- Direct Known Subclasses:
FcMultipleConditionsCustomExpressionValidator
,FcSwitchCaseCustomExpressionValidator
,ProfileAttributeConditionPropertiesCustomExpressionValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract EMultipleConditionCombinationType
getCombinationType
(T value) protected abstract String
getCustomExpression
(T value) getVariableNames
(T value) protected final boolean
-
Constructor Details
-
ACustomExpressionValidator
public ACustomExpressionValidator()
-
-
Method Details
-
validate
-
getCombinationType
-
getCustomExpression
-
getVariableNames
-