Package org.apache.sling.hc.util
Class SimpleConstraintChecker
java.lang.Object
org.apache.sling.hc.util.SimpleConstraintChecker
Deprecated.
Simple check of numeric values against expressions
like < N, > N, between two values etc.
See the SimpleConstraintCheckerTest for examples.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONTAINS
Deprecated.- See Also:
-
-
Constructor Details
-
SimpleConstraintChecker
public SimpleConstraintChecker()Deprecated.
-
-
Method Details
-
check
Deprecated.Check value against expression and report to result
-