다음을 통해 공유


Validate 메서드

Indicates whether the Server object is correctly 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) Indicates whether the Server object is valid. (NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition)을(를) 재정의합니다.)
공용 메서드 Validate(ValidationResultCollection, ValidationOptions, ServerEdition) (MajorObject에서 상속됩니다.)

맨 위로 이동