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

ToString

public virtual string ToString()

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-2024 • Updated: 06/29/24
Comment or report problem with topic