Share via


FormMappingContext 클래스

정의

지정된 양식 매핑 작업과 연결된 컨텍스트입니다.

public sealed class FormMappingContext
type FormMappingContext = class
Public NotInheritable Class FormMappingContext
상속
FormMappingContext

속성

MappingScopeName

매핑 scope 이름입니다.

메서드

GetAllErrors()

모델에 대한 모든 오류를 검색합니다.

GetAllErrors(String)

모델에 대한 모든 오류를 검색합니다.

GetAttemptedValue(String)

지정된 모델 키에 대해 매핑하지 못한 시도된 값을 검색합니다.

GetAttemptedValue(String, String)

지정된 모델 키에 대해 매핑하지 못한 시도된 값을 검색합니다.

GetErrors(String)

지정된 모델 키에 대한 오류 목록을 검색합니다.

GetErrors(String, String)

지정된 모델 키에 대한 오류 목록을 검색합니다.

적용 대상