template::data::validate::widget (private)

 template::data::validate::widget value_ref message_ref

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

Here we perform the widget-specific validation, which does not depend on the datatype itself, but rather on the widget logics.

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 template::data::validate template::data::validate (public) template::data::validate::widget template::data::validate::widget template::data::validate->template::data::validate::widget _ _ (public) template::data::validate::widget->_

Testcases:
No testcase defined.
[ show source ]
Show another procedure: