IWbsFieldValidationResult Interface
| Name | Description | |
|---|---|---|
|
Errors | Gets a list of validation errors. |
|
Field | Gets the validated field. Can be null reference (Nothing in Visual Basic), if the validation result doesn't apply to a single field but to a set of fields, e.g. entire fields repository. |
|
IsValid | Gets a value indicating whether there are inconsistent values in the data. |
Available since QDV 7.18.655.
