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