Uses of Interface
jakarta.validation.bootstrap.GenericBootstrap
Package
Description
Top level package of the Jakarta Validation API.
Package containing bootstrap specific objects.
-
Uses of GenericBootstrap in jakarta.validation
Modifier and TypeMethodDescriptionstatic GenericBootstrap
Validation.byDefaultProvider()
Builds aConfiguration
. -
Uses of GenericBootstrap in jakarta.validation.bootstrap
Modifier and TypeMethodDescriptionGenericBootstrap.providerResolver
(ValidationProviderResolver resolver) Defines the provider resolution strategy.