ValidationStateEntry.SuppressValidation 속성

정의

연결된 모델 개체의 유효성을 검사해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool SuppressValidation { bool get(); void set(bool value); };
public bool SuppressValidation { get; set; }
member this.SuppressValidation : bool with get, set
Public Property SuppressValidation As Boolean

속성 값

적용 대상