Interface | Description |
---|---|
Validator |
A validator inspects a JSONValue.
|
Class | Description |
---|---|
JSONValidator |
A validator that accepts a validator description in JSON format.
|
ValidatorBuilder |
A builder class to create atomic and composite JSON validators.
|
ValidatorUtil |
Utility functions used by the
JSONValidator . |
Exception | Description |
---|---|
ValidationException |
The exception is thrown when a validation fails.
|
JSONValidator
is the main class in this package.Copyright © 2012. All Rights Reserved.