Uses of Class
com.networknt.schema.SpecificationVersionRange
-
Packages that use SpecificationVersionRange Package Description com.networknt.schema com.networknt.schema.keyword -
-
Uses of SpecificationVersionRange in com.networknt.schema
Methods in com.networknt.schema that return SpecificationVersionRange Modifier and Type Method Description static SpecificationVersionRangeSpecificationVersionRange. valueOf(String name)Returns the enum constant of this type with the specified name.static SpecificationVersionRange[]SpecificationVersionRange. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SpecificationVersionRange in com.networknt.schema.keyword
Methods in com.networknt.schema.keyword that return SpecificationVersionRange Modifier and Type Method Description SpecificationVersionRangeKeywordType. getSpecificationVersionRange()
-