<div dir="ltr">Hello Guys,<br>     I was thinking about something. Why do we have the default value for min() in the Size constraint set to Integer.MIN_VALUE and not zero? I know that this won&#39;t make any difference at all for the validation framework, but I don&#39;t think that it&#39;s logical to say that there is a negative size for a String, Collection, Array or Map. Another thing is that my company is working on tag files for client side validations by reading the annotations, and having a minimum size of -2147483648 in the markup doesn&#39;t make any sense. As I have mentioned before, this won&#39;t make any difference in the bean validation framework, but I guess that it makes more sense.<br>
<br>Thanks &amp; Best Regards,<br>Alaa Nassef<br></div>