다음을 통해 공유


DataAnnotationsModelValidator.ErrorMessage 속성

정의

유효성 검사 실패에 대한 오류 메시지를 가져옵니다.

protected internal string ErrorMessage { get; }
member this.ErrorMessage : string
Protected Friend ReadOnly Property ErrorMessage As String

속성 값

유효성 검사 실패에 대한 오류 메시지입니다.

적용 대상