template::data::validate::enumeration (public)

 template::data::validate::enumeration value_ref message_ref

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

Validate enumeration as a unique csv alphanum list.

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_enumeration validate_enumeration (test acs-templating) template::data::validate::enumeration template::data::validate::enumeration test_validate_enumeration->template::data::validate::enumeration _ _ (public) template::data::validate::enumeration->_

Testcases:
validate_enumeration
[ show source ]
Show another procedure: