ModelValidatorProviderExtensions Class

Definition

Extension methods for IModelValidatorProvider.

public ref class ModelValidatorProviderExtensions abstract sealed
public static class ModelValidatorProviderExtensions
type ModelValidatorProviderExtensions = class
Public Module ModelValidatorProviderExtensions
Inheritance
ModelValidatorProviderExtensions

Methods

RemoveType(IList<IModelValidatorProvider>, Type)

Removes all model validator providers of the specified type.

RemoveType<TModelValidatorProvider>(IList<IModelValidatorProvider>)

Removes all model validator providers of the specified type.

Applies to