Поделиться через


Метод Validate

Indicates whether the MiningModel is properly configured.

Список перегрузок

  Имя Описание
Открытый метод Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из ModelComponent.)
Открытый метод Validate(ValidationResultCollection) (Наследуется из 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. (Наследуется из ModelComponent.)
Открытый метод Validate(ValidationResultCollection, ValidationOptions) (Наследуется из MajorObject.)
Открытый метод Validate(ValidationErrorCollection, Boolean, ServerEdition) (Перезаписывает NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)
Открытый метод Validate(ValidationResultCollection, ValidationOptions, ServerEdition) (Наследуется из MajorObject.)

В начало