This is the class you will use the most often. It is, in essence, a {@link JsonValidator} initialized with a single JSON Schema. Note however that thisclass still retains the ability to resolve JSON References.
It has no public constructors: you should use the appropriate methods in {@link JsonSchemaFactory} to obtain an instance of this class.
|
|