Uses of Class
io.swagger.v3.parser.util.ReferenceValidator
-
Packages that use ReferenceValidator Package Description io.swagger.v3.parser.util -
-
Uses of ReferenceValidator in io.swagger.v3.parser.util
Methods in io.swagger.v3.parser.util that return ReferenceValidator Modifier and Type Method Description static ReferenceValidatorReferenceValidator. valueOf(String name)Returns the enum constant of this type with the specified name.static ReferenceValidator[]ReferenceValidator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-