Unlike other decorators that are similar (like MinLength and MaxLength), ArrayMinLength and ArrayMaxLength errors aren't implemented by default:

(same thing for the max length)
I think it should have a generic message (like MinLength/MaxLength) that includes the number passed in the decorator.
Unlike other decorators that are similar (like MinLength and MaxLength), ArrayMinLength and ArrayMaxLength errors aren't implemented by default:
(same thing for the max length)
I think it should have a generic message (like MinLength/MaxLength) that includes the number passed in the decorator.