Class ValidationError

Object that holds a single Validation Error for the business object

System.Object
  Westwind.BusinessObjects.ValidationError

public class ValidationError : object

Class Members

MemberDescription
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.BusinessObjects
Assembly: westwind.businessobjects.dll


 Last Updated: 3/7/2007 | Send topic feedback