| Constructor and Description |
|---|
Not(String aName,
JSONObject aRule,
HashMap<String,Validator> aRuleset) |
public Not(String aName, JSONObject aRule, HashMap<String,Validator> aRuleset) throws ValidationException
ValidationExceptionpublic void validate(JSONValue aValue) throws ValidationException
ValidatoraValue - The JSONValue that has to be validated.ValidationException - If the validation fails.Copyright © 2013. All Rights Reserved.