Class ValidationError

Object that holds a single Validation Error for the business object

System.Object
  Westwind.Utilities.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.Utilities
Assembly: westwind.utilities.dll

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic