An NDoc Documented Class Library

FormValidator.Validate Method 

Performs validation on the form.

public void Validate();

Remarks

Form-level validation is performed by calling Validate on each validation control on the form.

See Also

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