Uses of Interface
com.networknt.schema.resource.SchemaMapper
Packages that use SchemaMapper
-
Uses of SchemaMapper in com.networknt.schema.resource
Classes in com.networknt.schema.resource that implement SchemaMapperModifier and TypeClassDescriptionclassMap implementation ofSchemaMapper.classMaps the JSON Schema meta schema to the class path location.classPrefix implementation ofSchemaMapper.Methods in com.networknt.schema.resource with parameters of type SchemaMapperModifier and TypeMethodDescriptionSchemaMappers.Builder.add(SchemaMapper schemaMapper) Adds a schema mapper.Method parameters in com.networknt.schema.resource with type arguments of type SchemaMapperModifier and TypeMethodDescriptionSchemaMappers.Builder.values(Consumer<List<SchemaMapper>> customizer) Customize the schema mappers.Constructor parameters in com.networknt.schema.resource with type arguments of type SchemaMapper