Compartir a través de


Validate Método

Validates the element to which it is appended; returns any errors encountered.

Lista de sobrecargas

  Nombre Descripción
Método publico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection.
Método publico Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors.
Método publico Validate(ValidationErrorCollection, Boolean, ServerEdition)

Principio