Metodo AggregationAttribute.Validate
Include i membri protetti
Include i membri ereditati
Confirms that the AggregationAttribute is properly configured.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. Ereditato da ModelComponent. | |
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. | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Validates the element to which it is appended; returns any errors encountered into a collection. Also contains a parameter to enable return of detailed errors. Esegue l'override di ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition). |
In alto