message.properties 410 B

1234567
  1. typeMismatch.java.lang.NumberFormatException=Invalid value for {0}, accepts only numbers.
  2. typeMismatch.java.lang.Integer=Must specify an integer value.
  3. typeMismatch.java.lang.Long=Must specify an integer value.
  4. typeMismatch.java.lang.Float=Must specify a decimal value.
  5. typeMismatch.java.lang.Double=Must specify a decimal value.
  6. typeMismatch.int=Invalid number entered
  7. typeMismatch=Invalid type entered