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