The default constraint supporting no empty, regular expressions and so on.
Depending on the component (such as {@link Intbox} and {@link Datebox}, you could combine the flags, such as {@link #NO_POSITIVE} + {@link #NO_ZERO}to accept only negative number.
@author tomyeh
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.