nspectre - declarative validation for .NET

SpecificationBase Methods

The methods of the SpecificationBase class are listed below. For a complete list of SpecificationBase class members, see the SpecificationBase Members topic.

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 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