nspectre - declarative validation for .NET

Context Properties

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

Public Instance Properties

Items Gets a key-value collection that can be used to organize and share data between a Validator and Specification objects.
Logger Gets the ILogger that is used by this context.
Validator Gets the IValidator that relates to this context.

See Also

Context Class | NSpectre.Core Namespace