Uses of Enum Class
com.github.victools.jsonschema.module.jakarta.validation.JakartaValidationOption
-
Uses of JakartaValidationOption in com.github.victools.jsonschema.module.jakarta.validation
Methods in com.github.victools.jsonschema.module.jakarta.validation that return JakartaValidationOptionModifier and TypeMethodDescriptionstatic JakartaValidationOptionReturns the enum constant of this class with the specified name.static JakartaValidationOption[]JakartaValidationOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.victools.jsonschema.module.jakarta.validation with parameters of type JakartaValidationOptionModifierConstructorDescriptionJakartaValidationModule(JakartaValidationOption... options) Constructor.