Class Bool
java.lang.Object
com.sdicons.json.validator.impl.predicates.Predicate
com.sdicons.json.validator.impl.predicates.Bool
- All Implemented Interfaces:
Validator
-
Constructor Details
-
Bool
-
-
Method Details
-
validate
Description copied from interface:ValidatorValidate a JSONValue.- Parameters:
aValue- The JSONValue that has to be validated.- Throws:
ValidationException- If the validation fails.
-