In the SharpGrip.FluentValidation.AutoValidation.Mvc.Filters.FluentValidationAutoValidationActionFilter file rework the attribute checking logic. Currently it uses the EndpointMetadata of the action descriptor which is not recommended for application code.