Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Khan (0.02 sec)

  1. FessMessages.java

    String CONSTRAINTS_AssertTrue_MESSAGE = "{constraints.AssertTrue.message}"; L58: L59: /** The key of the message: {item} must be less than ${inclusive == true ? 'or equal to ' : ''}{value}. */ L60: public static final String CONSTRAINTS_DecimalMax_MESSAGE = "{constraints.DecimalMax.message}"; L61: L62: /** The key of the message: {item} must be greater than ${inclusive == true ? 'or equal to ' : ''}{value}. */ L63: public static final String CONSTRAINTS_DecimalMin_MESSAGE = "{constraint...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      119.9K bytes
Back to top