Partilhar via


Método Validate

Indicates whether the Server object is correctly configured.

Lista de sobrecargas

  Nome Descrição
Método público Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de ModelComponent.)
Método público Validate(ValidationResultCollection) (Herdado de MajorObject.)
Método público 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.)
Método público Validate(ValidationResultCollection, ValidationOptions) (Herdado de MajorObject.)
Método público Validate(ValidationErrorCollection, Boolean, ServerEdition) Indicates whether the Server object is valid. (Substitui NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)
Método público Validate(ValidationResultCollection, ValidationOptions, ServerEdition) (Herdado de MajorObject.)

Início