Partition.Validate Método
Incluir miembros protegidos
Incluir miembros heredados
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
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) | Indicates whether the MajorObject is valid. (Se hereda de MajorObject.) | |
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) | Indicates whether the MajorObject is valid. (Se hereda de MajorObject.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Determines whether the Partition is valid. (Invalida NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) | Indicates whether the MajorObject is valid. (Se hereda de MajorObject.) |
Arriba