Aracılığıyla paylaş


DataAnnotationsModelValidatorProvider.RegisterAdapter(Type, Type) Yöntem

Tanım

İstemci tarafı doğrulaması için bir bağdaştırıcı kaydeder.

public:
 static void RegisterAdapter(Type ^ attributeType, Type ^ adapterType);
public static void RegisterAdapter (Type attributeType, Type adapterType);
static member RegisterAdapter : Type * Type -> unit
Public Shared Sub RegisterAdapter (attributeType As Type, adapterType As Type)

Parametreler

attributeType
Type

Doğrulama özniteliğinin türü.

adapterType
Type

Bağdaştırıcının türü.

Şunlara uygulanır