ValidationVisitor.Cache Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der Validierungscache.
protected:
property Microsoft::AspNetCore::Mvc::Internal::ValidatorCache ^ Cache { Microsoft::AspNetCore::Mvc::Internal::ValidatorCache ^ get(); };
protected:
property Microsoft::AspNetCore::Mvc::ModelBinding::Validation::ValidatorCache ^ Cache { Microsoft::AspNetCore::Mvc::ModelBinding::Validation::ValidatorCache ^ get(); };
protected Microsoft.AspNetCore.Mvc.Internal.ValidatorCache Cache { get; }
protected Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidatorCache Cache { get; }
member this.Cache : Microsoft.AspNetCore.Mvc.Internal.ValidatorCache
member this.Cache : Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidatorCache
Protected ReadOnly Property Cache As ValidatorCache
Eigenschaftswert
Microsoft.AspNetCore.Mvc.Internal.ValidatorCache