template::data::validate::boolean (public)

 template::data::validate::boolean value_ref message_ref

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

Validates boolean data types.

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
Author:
Roberto Mello

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

Testcases:
validate_boolean
[ show source ]
Show another procedure: