An NDoc Documented Class Library

BaseValidator.EvaluateIsValid Method 

When overridden in a derived class, this method contains the code to determine whether the value in the input control is valid.

protected abstract bool EvaluateIsValid();

See Also

BaseValidator Class | BaseValidator Members | Genghis.Windows.Forms Namespace