An [Microsoft.AspNet.Mvc.IActionConstraint]() constraint that identifies a type which can be used to select an action based on incoming request.
public interface IConsumesActionConstraint : IActionConstraint, IActionConstraintMetadata
View on GitHub
Microsoft.AspNet.Mvc.
IConsumesActionConstraint