Uses of Class
org.burningwave.json.SchemaHolder
-
Uses of SchemaHolder in org.burningwave.json
Fields in org.burningwave.json declared as SchemaHolderConstructors in org.burningwave.json with parameters of type SchemaHolderModifierConstructorDescriptionValidator(com.fasterxml.jackson.databind.ObjectMapper objectMapper, SchemaHolder schemaHolder, Function<Path.Validation.Context<?, ?>, Function<String, Function<String, Function<Object[], Throwable>>>> exceptionBuilder) Validator(SchemaHolder schemaHolder) Validator(SchemaHolder schemaHolder, Function<Path.Validation.Context<?, ?>, Function<String, Function<String, Function<Object[], Throwable>>>> exceptionBuilder)