nspectre - declarative validation for .NET |
|
ActionProcessor Constructor
Creates a new instance of ActionProcessor.
Parameters
-
specificationProcessor
- The SpecificationProcessor to use.
-
candidateType
- The CandidateType for which the actions are processed.
-
generator
- The Generator to be used.
-
logger
- The ILogger to be used by this ActionProcessor.
See Also
ActionProcessor Class | NSpectre.Core.Configuration.Compiler Namespace