Again, notice that the AssociatedValidatorProvider is a better starting place than the basic ModelValidatorProvider for basic attribute/property validation.When you inherit from AssociatedValidatorProvider, you have one method to override.public class ConventionValidatorProvider : AssociatedValidatorProvider