|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanValidatorConfigurer
Defines the interface for a chain-of-command that updates JSR-303 configuration in some way before the ValidatorFactory
is created.
Method Summary | |
---|---|
void |
configure(Configuration<?> configuration)
Passed the configuration so as to make changes. |
Method Detail |
---|
void configure(Configuration<?> configuration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |