Uses of Enum
io.vertx.json.schema.OutputFormat
Packages that use OutputFormat
-
Uses of OutputFormat in io.vertx.json.schema
Subclasses with type arguments of type OutputFormat in io.vertx.json.schemaModifier and TypeClassDescriptionenumJson-Schema defines how validators should output the validation result for interop.Methods in io.vertx.json.schema that return OutputFormatModifier and TypeMethodDescriptionJsonSchemaOptions.getOutputFormat()static OutputFormatReturns the enum constant of this type with the specified name.static OutputFormat[]OutputFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.json.schema with parameters of type OutputFormat