| nspectre - declarative validation for .NET |
|
NSpectre.Core.Plugins Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
PreprocessorBase
|
PreprocessorBase is a base implementation of IPreprocessor. |
|
ValidateBase
|
ValidateBase is the Preprocessor responsible for creating specifications to validate base classes. |
|
ValidateChildren
|
ValidateChildren is the Preprocessor responsible for creating specifications to validate children. |
Interfaces
| Interface |
Description |
|
IPreprocessor
|
IPreprocessor defines the interface for preprocessors. |