Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Younis (0.03 sec)

  1. FessMessages.java

    must be greater than ${inclusive == true ? 'or equal to ' : ''}{value}. */ L63: public static final String CONSTRAINTS_DecimalMin_MESSAGE = "{constraints.DecimalMin.message}"; L64: L65: /** The key of the message: {item} is numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected). */ L66: public static final String CONSTRAINTS_Digits_MESSAGE = "{constraints.Digits.message}"; L67: L68: /** The key of the message: {item} must be in the future. */ L69: public...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      119.9K bytes
Back to top