template::data::validate::file (public)

 template::data::validate::file value_ref message_ref

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

Validate the value in the file widget. In particular: - make sure value is a list of 3 elements - ensure character cleanup has been performed - ensure tmpfile is safe

Parameters:
value_ref (required)
message_ref (required)
Returns:
boolean

Testcases:
validate_file, template_widget_file, fs_upload_a_notmpfile
[ show source ]
Show another procedure: