Uses of Enum
com.networknt.schema.VersionCode
Packages that use VersionCode
-
Uses of VersionCode in com.networknt.schema
Fields in com.networknt.schema declared as VersionCodeMethods in com.networknt.schema that return VersionCodeModifier and TypeMethodDescriptionValidatorTypeCode.getVersionCode()
static VersionCode
Returns the enum constant of this type with the specified name.static VersionCode[]
VersionCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.networknt.schema with parameters of type VersionCodeModifierConstructorDescriptionprivate
ValidatorTypeCode
(String value, String errorCode, ValidatorFactory validatorFactory, VersionCode versionCode)