Método Validate
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de 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. (Herdado de ModelComponent.) | |
Validate(ValidationResultCollection, ValidationOptions) | ||
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Herdado de NamedComponent.) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) |
Início
Consulte também