Interface BeanValidationContext

All Superinterfaces:
IPropertyResolver
All Known Implementing Classes:
BeanValidationConfiguration

public interface BeanValidationContext extends IPropertyResolver
A read-only view of BeanValidationConfiguration that can be retrieved by components to access the validator and other helpers.
Author:
igor
See Also: