Метод Validate
Indicates whether the MiningStructure 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) | Validates the current mining structure and returns a collection of validation errors. (Перезаписывает NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) | (Наследуется из MajorObject.) |
В начало
См. также