Uses of Record Class
io.modelcontextprotocol.json.schema.JsonSchemaValidator.ValidationResponse
Packages that use JsonSchemaValidator.ValidationResponse
-
Uses of JsonSchemaValidator.ValidationResponse in io.modelcontextprotocol.json.schema
Methods in io.modelcontextprotocol.json.schema that return JsonSchemaValidator.ValidationResponseModifier and TypeMethodDescriptionValidates the structured content against the provided JSON schema.JsonSchemaValidator.validateSchema(Map<String, Object> schema) Validates that the given schema document itself conforms to JSON Schema 2020-12 (SEP-1613).