Uses of Class
cloud.opencode.base.json.exception.JsonSchemaException.Builder
Packages that use JsonSchemaException.Builder
Package
Description
JSON Exception - JSON Processing Exceptions
JSON Exception - JSON 处理异常
-
Uses of JsonSchemaException.Builder in cloud.opencode.base.json.exception
Methods in cloud.opencode.base.json.exception that return JsonSchemaException.BuilderModifier and TypeMethodDescriptionJsonSchemaException.Builder.addError(JsonSchemaException.ValidationError error) Adds a validation error.Adds a validation error with path, keyword, and message.static JsonSchemaException.BuilderJsonSchemaException.builder()Creates a new builder.Sets the schema URI.