Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for notBlank (0.06 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: {item} may not be empty. */
        public static final String CONSTRAINTS_NotBlank_MESSAGE = "{constraints.NotBlank.message}";
    
        /** The key of the message: {item} may not be empty. */
        public static final String CONSTRAINTS_NotEmpty_MESSAGE = "{constraints.NotEmpty.message}";
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 119.9K bytes
    - Viewed (0)
Back to top