| nspectre - declarative validation for .NET |
|
SpecificationBase Constructor (String, String)
Creates a new instance of SpecificationBase.
protected SpecificationBase(
string name,
string errorMessage);
Parameters
-
name
- The name of the Specification.
-
errorMessage
- The error message for the Specification.
See Also
SpecificationBase Class | NSpectre.Core.Configuration Namespace | SpecificationBase Constructor Overload List