org.apache.bval.jsr303
Interface ApacheValidatorConfiguration

All Superinterfaces:
Configuration<ApacheValidatorConfiguration>
All Known Implementing Classes:
ConfigurationImpl

public interface ApacheValidatorConfiguration
extends Configuration<ApacheValidatorConfiguration>

Description: Uniquely identify Apache BVal in the Bean Validation bootstrap strategy. Also contains Apache BVal specific configurations


Nested Class Summary
static interface ApacheValidatorConfiguration.Properties
          Proprietary property keys for ConfigurationImpl
 
Method Summary
 
Methods inherited from interface javax.validation.Configuration
addMapping, addProperty, buildValidatorFactory, constraintValidatorFactory, getDefaultConstraintValidatorFactory, getDefaultMessageInterpolator, getDefaultTraversableResolver, ignoreXmlConfiguration, messageInterpolator, traversableResolver
 



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.