public class JSONValidator extends Object
| Constructor and Description |
|---|
JSONValidator(JSONErrorListener listener)
Instantiates a new Json validator.
|
public JSONValidator(JSONErrorListener listener)
listener - the listenerpublic boolean validate(String input)
input - the inputCopyright © 2018. All rights reserved.