| 接口 | 说明 |
|---|---|
| JsonSchemaValidator |
Interface for validating structured content against a JSON schema.
|
| JsonSchemaValidatorSupplier |
A supplier interface that provides a
JsonSchemaValidator instance. |
| 类 | 说明 |
|---|---|
| JsonSchemaValidator.ValidationResponse |
Represents the result of a validation operation.
|