@Deprecated
public class SimpleConstraintChecker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTAINS
Deprecated.
|
Constructor and Description |
---|
SimpleConstraintChecker()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
check(java.lang.Object inputValue,
java.lang.String constraint,
ResultLog resultLog)
Deprecated.
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 © 2022 The Apache Software Foundation. All rights reserved.