This is the syntax validator built, and returned, by {@link JsonSchemaFactory#getSyntaxValidator()}. It can be used to validate schemas independently of the validation chain. Among other features, it detects {@code $schema} and acts accordingly.
Note that the reports used are always {@link ListProcessingReport}s.
|
|