QuickObjects.ObjectBase Send comments on this topic.
ClearErrors Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidatorCollection Class : ClearErrors Method
ClearErrors is responsible for clearing all error messages from all validators in this collection.

Syntax

C# 
public void ClearErrors()

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also