nspectre - declarative validation for .NET

CandidateType Constructor (Type)

Creates a new instance of CandidateType.

public CandidateType(
   Type type
);

Parameters

type
The System.Type of the CandidateType.

See Also

CandidateType Class | NSpectre.Core.Configuration Namespace | CandidateType Constructor Overload List