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 © 2018 The Apache Software Foundation. All rights reserved.