@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface NotBlank
null nor empty (""),
trimming spaces.
Supported data types: CharSequence.
public abstract String message
Copyright © 2017 The Holon Platform. All rights reserved.