public class SimpleConstraintChecker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTAINS |
Constructor and Description |
---|
SimpleConstraintChecker() |
Modifier and Type | Method and Description |
---|---|
void |
check(java.lang.Object inputValue,
java.lang.String constraint,
ResultLog resultLog)
Check value against expression and report to result
|
public static final java.lang.String CONTAINS
public void check(java.lang.Object inputValue, java.lang.String constraint, ResultLog resultLog)
Copyright © 2010 - 2020 Adobe. All Rights Reserved