Show / Hide Table of Contents

Class ValidationErrors

Provides static methods to manipulate IValidationErrors object.

Inheritance
System.Object
ValidationErrors
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public static class ValidationErrors

Properties

Name Description
Empty

Gets an empty IValidationErrors object.

Methods

Name Description
New(ValidationError[])

Creates an IValidationErrors object from ValidationError objects.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest