|
161.
|
|
|
''{0}'' must be a number between -32768 and 32767. Example: {1}
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.converter.ShortConverter.SHORT_detail
|
|
162.
|
|
|
Value is greater than allowable maximum of "{0}"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.validator.DoubleRangeValidator.MAXIMUM
javax.faces.validator.LongRangeValidator.MAXIMUM
|
|
163.
|
|
|
Value is less than allowable minimum of ''{0}''
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.validator.DoubleRangeValidator.MINIMUM
javax.faces.validator.LengthValidator.MINIMUM
javax.faces.validator.LongRangeValidator.MINIMUM
|
|
164.
|
|
|
Specified attribute is not between the expected values of {0} and {1}.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.validator.DoubleRangeValidator.NOT_IN_RANGE
javax.faces.validator.LongRangeValidator.NOT_IN_RANGE
javax.faces.validator.NOT_IN_RANGE
|
|
165.
|
|
|
Value is not of the correct type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.validator.DoubleRangeValidator.TYPE
|
|
166.
|
|
|
Value is greater than allowable maximum of ''{0}''
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.validator.LengthValidator.MAXIMUM
|
|
167.
|
|
|
Value is not of the correct type.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
javax.faces.validator.LongRangeValidator.TYPE
|