| Package | Description | 
|---|---|
| javax.validation.bootstrap | 
 Package containing bootstrap specific objects. 
 | 
| javax.validation.spi | 
 Package containing objects specific to the interaction between the
 Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProviderSpecificBootstrap<T> | 
ProviderSpecificBootstrap.providerResolver(ValidationProviderResolver resolver)
Optionally defines the provider resolver implementation used. 
 | 
GenericBootstrap | 
GenericBootstrap.providerResolver(ValidationProviderResolver resolver)
Defines the provider resolution strategy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ValidationProviderResolver | 
BootstrapState.getDefaultValidationProviderResolver()
Specification default  
ValidationProviderResolver
 strategy instance. | 
ValidationProviderResolver | 
BootstrapState.getValidationProviderResolver()
User defined  
ValidationProviderResolver strategy
 instance or null if undefined. | 
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.