Validate 메서드
오버로드 목록
이름 | 설명 | |
---|---|---|
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (ModelComponent에서 상속됩니다.) | |
Validate(ValidationResultCollection) | ||
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) | ||
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (NamedComponent에서 상속됩니다.) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) |
맨 위로 이동