-
Deprecated Fields
-
Deprecated MethodsMethodDescriptioninstead it is better to override
FormatValidator.formatName()and useSchemaLoader.SchemaLoaderBuilder.addFormatValidator(FormatValidator)UseSchema.Builder.schemaLocation(SchemaLocation)instead.
-
Deprecated ConstructorsConstructorDescriptionexplicitly specify the format validators with
StringSchemaLoader(LoadingState, Map)insteaduse one of the constructors which explicitly specify the violated keyword insteaduse one of the constructors which explicitly specify the keyword instead
Optional.of(String.format("[%s] is not a valid URI", subject))instead