public static interface ValidatingJsonMap.PredicateWithErrMsg<T>
| Modifier and Type | Method and Description | 
|---|---|
| String | test(T t)Test the object and return null if the predicate is true
 or return a string with a message; | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.