DataAnnotationsModelValidatorProvider.RegisterDefaultAdapter(Type) 메서드

정의

기본 어댑터를 등록합니다.

public:
 static void RegisterDefaultAdapter(Type ^ adapterType);
public static void RegisterDefaultAdapter (Type adapterType);
static member RegisterDefaultAdapter : Type -> unit
Public Shared Sub RegisterDefaultAdapter (adapterType As Type)

매개 변수

adapterType
Type

어댑터 형식입니다.

적용 대상