nspectre - declarative validation for .NET

IPreprocessor.Process Method 

Takes a number of properties and creates a SpecificationBase.

SpecificationBase Process(
   Properties properties
);

Parameters

properties
The properties for the preprocessor to use.

Return Value

A SpecificationBase object.

See Also

IPreprocessor Interface | NSpectre.Core.Plugins Namespace