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 Bean Validation in the Bean Validation bootstrap strategy. Also contains Apache Bean Validation 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-2011 The Apache Software Foundation. All Rights Reserved.