|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
false
when there is validation error.
MultiFieldValidator
is required.
The settings for the implemented class are performed in validation.xml
.validation.xml
.BigDecimal
type by using entered string.
When it is not possible to generate it then creates ActionMessage for error and returns false
.
When the length of the integer part is specified, checks the length. Identical check is performed for number of integers only when
isAccordedInteger()
is specified as "true".When the check fails, creates ActionMessage for errors and returns false.
In the end, checks the length of the fractional part,if specified.
Identical check is performed for number of fractions only when isAccordedScale is specified as "true" in validation.xml.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |