Uses of Enum Class
org.hibernate.boot.beanvalidation.ValidationMode
Packages that use ValidationMode
Package
Description
Support for integrating Jakarta Bean Validation.
-
Uses of ValidationMode in org.hibernate.boot.beanvalidation
Subclasses with type arguments of type ValidationMode in org.hibernate.boot.beanvalidationModifier and TypeClassDescriptionenumDuplicates thejakarta.validationenumeration.Methods in org.hibernate.boot.beanvalidation that return ValidationModeModifier and TypeMethodDescriptionstatic ValidationModeReturns the enum constant of this class with the specified name.static ValidationMode[]ValidationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hibernate.boot.beanvalidation that return types with arguments of type ValidationModeModifier and TypeMethodDescriptionstatic Set<ValidationMode> Deprecated, for removal: This API element is subject to removal in a future version.ActivationContext.getValidationModes()Access the requested validation mode(s).static Set<ValidationMode> ValidationMode.parseValidationModes(Object modeProperty) Method parameters in org.hibernate.boot.beanvalidation with type arguments of type ValidationModeModifier and TypeMethodDescriptionstatic StringValidationMode.loggable(Set<ValidationMode> modes)