nspectre - declarative validation for .NET |
|
ExternalSpecification Constructor (String, String)
Creates a new instance of ExternalSpecification.
public ExternalSpecification(
string name,
string typeName);
Parameters
-
name
- The name of the specifcation.
-
typeName
- The name of the type of the external specification.
See Also
ExternalSpecification Class | NSpectre.Core.Configuration Namespace | ExternalSpecification Constructor Overload List