DataFormView.Validate Method
| Name | Parameters | Description |
|---|---|---|
| Validate() | none | Validates all data fields on the form according to the current validation logic. |
| Validate(String) | propertyName | Validates the specified data field according to the current validation logic. |