BindingGroup.ValidateWithoutUpdate 메서드

정의

바인딩 및 ValidationRule 속성이 설정된 ValidationStep 개체 RawProposedValue 에서 변환기를 실행합니다ConvertedProposedValue.

public:
 bool ValidateWithoutUpdate();
public bool ValidateWithoutUpdate();
member this.ValidateWithoutUpdate : unit -> bool
Public Function ValidateWithoutUpdate () As Boolean

반품

유효성 검사 규칙이 성공하면

설명

이 메서드를 호출할 때 원본이 업데이트되지 않습니다.

적용 대상