Validator Add Method CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodAdd(Control)
Adds the specified OnlineControl to the list of form fields to validate.
Public methodAdd(DataGridView, Label)
Adds the specified OnlineDataGridView and its associated error label to the list of form fields to validate.
Public methodAdd(TextBox, Label)
Adds the specified OnlineTextBox and its associated error label to the list of form fields to validate.
Back to Top
See Also