Package org.apache.myfaces.extensions.validator.core.metadata.transformer

Interface Summary
BeanMetaDataTransformerAdapter it's just a helper for proxies - you just need it, if you define the equivalent validation strategy as bean and e.g. spring creates a proxy for it.
MetaDataTransformer MetaDataTransformers are used to convert specific information of constraints to a generic representation.
 

Class Summary
BeanMetaDataTransformerAdapterImpl it's just a helper for proxies - you just need it, if you define the equivalent validation strategy as bean and e.g. spring creates a proxy for it.
DefaultMetaDataTransformerFactory Factory which creates the MetaDataTransformer for a given ValidationStrategy
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.