org.broadleafcommerce.openadmin.client.validation
Class BroadleafDefaultValidationFactory
java.lang.Object
org.broadleafcommerce.openadmin.client.validation.BroadleafDefaultValidationFactory
- All Implemented Interfaces:
- Serializable, ValidationFactory
Deprecated.
@Deprecated
public class BroadleafDefaultValidationFactory
- extends Object
- implements ValidationFactory
- Author:
- jfischer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BroadleafDefaultValidationFactory
public BroadleafDefaultValidationFactory()
- Deprecated.
isValidFactory
public boolean isValidFactory(String validatorClassname,
Map<String,String> configurationItems)
- Deprecated.
- Specified by:
isValidFactory in interface ValidationFactory
createValidator
public com.smartgwt.client.widgets.form.validator.Validator createValidator(String validatorClassname,
Map<String,String> configurationItems,
String fieldName)
- Deprecated.
- Specified by:
createValidator in interface ValidationFactory
Copyright © 2013. All Rights Reserved.