nspectre - declarative validation for .NET

CandidateTypeCollection.Remove Method 

Removes a Specification.Core.CandidateType.

public void Remove(
   CandidateType value
);

Parameters

value
The Specification.Core.CandidateType to remove.

See Also

CandidateTypeCollection Class | NSpectre.Core.Configuration Namespace