| Package | Description | 
|---|---|
| javax.validation | 
 Top level package of the Jakarta Bean Validation API. 
 | 
| javax.validation.bootstrap | 
 Package containing bootstrap specific objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends Configuration<T>,U extends ValidationProvider<T>> | 
Validation.byProvider(Class<U> providerType)
Builds a  
Configuration for a particular provider implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
ProviderSpecificBootstrap<T> | 
ProviderSpecificBootstrap.providerResolver(ValidationProviderResolver resolver)
Optionally defines the provider resolver implementation used. 
 | 
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.