nspectre - declarative validation for .NET

SpecificationCollection.GetEnumerator Method 

Gets an System.Collections.IEnumerator that can be used to iterate through the collection.

public IEnumerator GetEnumerator();

Return Value

An System.Collections.IEnumerator that can be used to iterate through the collection.

Implements

IEnumerable.GetEnumerator

See Also

SpecificationCollection Class | NSpectre.Core.Configuration Namespace