message "Exception status code must be >= 400 and <= 500" is wrong should be "Exception status code must be >= 400 and < 500"
message "Exception status code must be >= 400 and <= 500" is wrong
should be "Exception status code must be >= 400 and < 500"