Freigeben über


ClientValidatorItem.Validator Eigenschaft

Definition

Ruft den IClientModelValidator ab oder legt diesen fest.

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::Validation::IClientModelValidator ^ Validator { Microsoft::AspNetCore::Mvc::ModelBinding::Validation::IClientModelValidator ^ get(); void set(Microsoft::AspNetCore::Mvc::ModelBinding::Validation::IClientModelValidator ^ value); };
public Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IClientModelValidator Validator { get; set; }
public Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IClientModelValidator? Validator { get; set; }
member this.Validator : Microsoft.AspNetCore.Mvc.ModelBinding.Validation.IClientModelValidator with get, set
Public Property Validator As IClientModelValidator

Eigenschaftswert

Gilt für: