Serialized Form
-
Package io.vertx.json.schema
-
Class io.vertx.json.schema.JsonSchemaValidationException extends Exception implements Serializable
-
Serialized Fields
-
errorType
OutputErrorType errorType
-
location
String location
-
-
-
Class io.vertx.json.schema.SchemaException extends VertxException implements Serializable
-
Serialized Fields
-
schema
Object schema
-
-
-
Class io.vertx.json.schema.ValidationException extends VertxException implements Serializable
-
Serialized Fields
-
input
Object input
-
inputScope
JsonPointer inputScope
-
keyword
String keyword
-
-
-
-
Package io.vertx.json.schema.common
-
Class io.vertx.json.schema.common.ValidationExceptionImpl extends ValidationException implements Serializable
-