![JAR search and dependency download from the Maven repository](/logo.png)
xpertss.json.schema.validator.configuration.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of json-schema Show documentation
Show all versions of json-schema Show documentation
A Java implementation of the JSON Schema specification.
The newest version!
nullReportProvider = report provider must not be null
nullLoadingCfg = loading configuration must not be null
nullValidationCfg = validation configuration must not be null
nullMessageBundle = message bundle cannot be null
nullLibrary = library cannot be null
dupLibrary = a library already exists for URI "%s"
nullVersion = version cannot be null
nullInstance = instance cannot be null
nullName = keyword name cannot be null
nullSyntaxChecker = attempt to register a null syntax checker for keyword "%s"
nullDigester = attempt to register a null digester for keyword "%s"
noAppropriateConstructor = class "%2$s" has no appropriate constructor \
(keyword "%1$s"; expected a constructor with a JsonNode as an argument)
noChecker = attempt to build keyword "%s" without a syntax checker
malformedKeyword = attempt to build keyword "%s" with a validator but no \
digester
nullFormat = format attribute name cannot be null
nullAttribute = attempt to register null implementation of format attribute "%s"
nullKeyword = attempt to add null keyword to library
nullType = null type argument to digester constructor
© 2015 - 2025 Weber Informatics LLC | Privacy Policy