Validate Método
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Se hereda 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. (Se hereda de ModelComponent). | |
Validate(ValidationResultCollection, ValidationOptions) | ||
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Se hereda de NamedComponent). | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) |
Principio
Vea también