com.cafesoft.core.data
Interface ValidatorMapFactory
- All Known Implementing Classes:
- PropertiesValidatorMapFactory
public interface ValidatorMapFactory
ValidatorMapFactory defines an interface for objects that
create ValidatorMap instances.
- Since:
- 12/29/2006
create
ValidatorMap create(Object config)
throws ValidatorConfigException
- Create a ValidatorMap.
- Parameters:
config - the object providing the configuration data for
creating the ValidatorMap.
- Returns:
- a ValidatorMap instance.
- Throws:
ValidatorConfigException - if unable to create the
ValidatorMap.
Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.