nspectre - declarative validation for .NET

ValidationErrorCollection.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

ValidationErrorCollection Class | NSpectre.Core Namespace