|
|
|
|
@ -38,7 +38,7 @@ import org.springframework.core.style.ToStringCreator;
@@ -38,7 +38,7 @@ import org.springframework.core.style.ToStringCreator;
|
|
|
|
|
* code("invalidFormat"). |
|
|
|
|
* arg("mathForm.decimalField"). |
|
|
|
|
* arg("#,###.##"). |
|
|
|
|
* defaultText("The decimal field must be in format #,####.##"). |
|
|
|
|
* defaultText("The decimal field must be in format #,###.##"). |
|
|
|
|
* build(); |
|
|
|
|
* </pre> |
|
|
|
|
* </p> |
|
|
|
|
|