nspectre - declarative validation for .NET

SpecificationBase Members

SpecificationBase overview

Public Static Operators

Equality Operator The overloaded equality operator.
Inequality Operator The overloaded inequality operator.

Public Instance Properties

ErrorMessage Gets or sets the error message for the SpecificationBase.
Key Gets or sets the key of the SpecificationBase.
Name Gets or sets the name of the SpecificationBase.

Public Instance Methods

Equals Determines whether the specified System.Object is equal to the current instance.
GetHashCode Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Returns a System.String that represents the current instance.

Protected Instance Constructors

SpecificationBase Overloaded. Initializes a new instance of the SpecificationBase class.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
IsEqualTo Determines whether the specified System.Object is equal to the current instance.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

SpecificationBase Class | NSpectre.Core.Configuration Namespace