template::data::validate::float (public)

 template::data::validate::float value_ref message_ref

Defined in packages/acs-templating/tcl/data-procs.tcl

Validate that a submitted fla contains only an optional sign, and a whole part and fractional part.

Parameters:
value_ref - Reference variable to the submitted value
message_ref - Reference variable for returning an error message
Returns:
True (1) if valid, false (0) if not

Partial Call Graph (max 5 caller/called nodes):
%3 test_validate_float validate_float (test acs-templating) template::data::validate::float template::data::validate::float test_validate_float->template::data::validate::float _ _ (public) template::data::validate::float->_

Testcases:
validate_float
[ show source ]
Show another procedure: