nspectre - declarative validation for .NET

SimpleFunctionSpecification Properties

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

Public Instance Properties

Bindings (inherited from SimpleSpecificationBase) Gets the bindings used by the SimpleTemplatedSpecification.
ErrorMessage (inherited from SpecificationBase) Gets or sets the error message for the SpecificationBase.
Function Gets or sets the function to use for the Specification.
Key (inherited from SpecificationBase) Gets or sets the key of the SpecificationBase.
Name (inherited from SpecificationBase) Gets or sets the name of the SpecificationBase.
TypeName Gets or sets the Type declaring the function to use for the Specification.

See Also

SimpleFunctionSpecification Class | NSpectre.Core.Configuration Namespace