Available in: Logi Info | Source code name: Validation.Numeric |
Ensures that a numeric value has been entered.
If the validation does not pass, the ErrorMsg will be displayed in a message box. Also, if the Class is set, the InputElement's appearance will change according to that class.
For certain international languages which use decimal commas, values entered by the user be reformatted in the server with the unambiguous decimal point. |