Validate-Methode

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationResultCollection)
Öffentliche Methode 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. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationResultCollection, ValidationOptions)
Öffentliche Methode Validate(ValidationErrorCollection, Boolean, ServerEdition) (Geerbt von NamedComponent.)
Öffentliche Methode Validate(ValidationResultCollection, ValidationOptions, ServerEdition)

Zum Anfang