|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenericBootstrap
Defines the state used to bootstrap Bean Validation and creates a provider agnostic Configuration.
Method Summary | |
---|---|
Configuration<?> |
configure()
Returns a generic Configuration implementation. |
GenericBootstrap |
providerResolver(ValidationProviderResolver resolver)
Defines the provider resolution strategy. |
Method Detail |
---|
GenericBootstrap providerResolver(ValidationProviderResolver resolver)
this
following the chaining method patternConfiguration<?> configure()
ValidationException
- if the Configuration object cannot be built
this is generally due to an issue with the ValidationProviderResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |