nspectre - declarative validation for .NET

Generator.Compile Method 

Compiles the generated specifications into an assembly.

public Assembly Compile();

Return Value

The assembly containing the generated specifications.

See Also

Generator Class | NSpectre.Core.Engine Namespace