Uses of Interface
javax.validation.bootstrap.GenericBootstrap
Packages that use GenericBootstrap
Package
Description
Top level package of the Bean Validation API.
Package containing bootstrap specific objects.
-
Uses of GenericBootstrap in javax.validation
Classes in javax.validation that implement GenericBootstrapMethods in javax.validation that return GenericBootstrapModifier and TypeMethodDescriptionstatic GenericBootstrap
Validation.byDefaultProvider()
Builds aConfiguration
.Validation.GenericBootstrapImpl.providerResolver
(ValidationProviderResolver resolver) -
Uses of GenericBootstrap in javax.validation.bootstrap
Methods in javax.validation.bootstrap that return GenericBootstrapModifier and TypeMethodDescriptionGenericBootstrap.providerResolver
(ValidationProviderResolver resolver) Defines the provider resolution strategy.