ErrorCountLimitExceededError
Example
{
	"code": "ErrorCountLimitExceededError",
	"target": "Unknown",
	"details": [
		{
			"code": "ErrorCountLimitExceededError",
			"number": 1722,
			"message": "The request has exceeded the maximum number of validation errors.",
			"description": "The request has exceeded the maximum number of validation errors.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/ErrorCountLimitExceededError",
			"severity": "Error"
		}
	]
}
Explanation

This error indicates that the request has exceeded the maximum number of validation errors.