Uses of Enum
com.networknt.schema.VersionCode
Packages that use VersionCode
-
Uses of VersionCode in com.networknt.schema
Subclasses with type arguments of type VersionCode in com.networknt.schemaFields in com.networknt.schema declared as VersionCodeMethods in com.networknt.schema that return VersionCodeModifier and TypeMethodDescriptionValidatorTypeCode.getVersionCode()static VersionCodeReturns 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 VersionCodeModifierConstructorDescriptionprivateValidatorTypeCode(String value, String errorCode, ValidatorFactory validatorFactory, VersionCode versionCode)