DataAnnotationsModelValidatorProvider.RegisterDefaultAdapter(Type) メソッド

定義

既定のアダプターを登録します。

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

パラメーター

adapterType
Type

アダプターの型。

適用対象