public class ValidationSchemaFactoryWrapper extends SchemaFactoryWrapper
provider, schema, schemaProvider, visitorContext, visitorFactory
Constructor and Description |
---|
ValidationSchemaFactoryWrapper() |
ValidationSchemaFactoryWrapper(ValidationConstraintResolver constraintResolver) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor |
expectObjectFormat(com.fasterxml.jackson.databind.JavaType convertedType) |
expectAnyFormat, expectArrayFormat, expectBooleanFormat, expectIntegerFormat, expectMapFormat, expectNullFormat, expectNumberFormat, expectStringFormat, finalSchema, getProvider, setProvider, setVisitorContext
public ValidationSchemaFactoryWrapper()
public ValidationSchemaFactoryWrapper(ValidationConstraintResolver constraintResolver)
public com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor expectObjectFormat(com.fasterxml.jackson.databind.JavaType convertedType)
expectObjectFormat
in interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper
expectObjectFormat
in class SchemaFactoryWrapper
Copyright © 2014-2015 FasterXML. All Rights Reserved.