Java Doc for MaxLength.java in » Development » OVal » net » sf » oval » constraint » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Check if the string representation does not exceed the given length
Note: This constraint is also satisified when the value to validate is null, therefore you might also need to specified @NotNull
author: Sebastian Thomschke