Condividi tramite


Metodo Validate

Indicates whether there are errors in the internal structure of the object.

Elenco di overload

  Nome Descrizione
Metodo pubblico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da ModelComponent).
Metodo pubblico Validate(ValidationResultCollection) (Ereditato da MajorObject).
Metodo pubblico 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. (Ereditato da ModelComponent).
Metodo pubblico Validate(ValidationResultCollection, ValidationOptions) (Ereditato da MajorObject).
Metodo pubblico Validate(ValidationErrorCollection, Boolean, ServerEdition) (Esegue l'override di NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)
Metodo pubblico Validate(ValidationResultCollection, ValidationOptions, ServerEdition) (Ereditato da MajorObject).

In alto