nspectre - declarative validation for .NET |
|
SpecificationCollection.Insert Method
Inserts a Specification.Core.SpecificationBase at the given location.
Parameters
-
index
- The index at which to insert the Specification.Core.SpecificationBase.
-
value
- The Specification.Core.SpecificationBase to insert.
See Also
SpecificationCollection Class | NSpectre.Core.Configuration Namespace