ClientValidatorCache Class

Definition

Cache for IClientModelValidators.

C#
public class ClientValidatorCache
Inheritance
ClientValidatorCache

Constructors

Methods

GetValidators(ModelMetadata, IClientModelValidatorProvider)

Gets the IClientModelValidator for the metadata from the cache, using the validatorProvider to create when needed.

Applies to

Product Versies
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0