| Modifier and Type | Required Element and Description |
|---|---|
String |
validationImplementation
The fully qualified classname of the com.smartgwt.client.widgets.form.validator.Validator
instance to use for validation
|
| Modifier and Type | Optional Element and Description |
|---|---|
ConfigurationItem[] |
configurationItems
Optional configuration items that can be used to setup the validator
|
public abstract String validationImplementation
The fully qualified classname of the com.smartgwt.client.widgets.form.validator.Validator instance to use for validation
public abstract ConfigurationItem[] configurationItems
Optional configuration items that can be used to setup the validator
Copyright © 2013. All rights reserved.