Object that holds a single Validation Error for the business object
Westwind.Utilities.ValidationError
public class ValidationError : object
Class Members
Member | Description | |
---|---|---|
Constructor |
||
ControlID |
The name of the field that this error relates to. | |
ID |
An ID set for the Error. This ID can be used as a correlation between bus object and UI code. | |
Message |
The error message for this validation error. |
Requirements
Namespace: Westwind.UtilitiesAssembly: westwind.utilities.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic