template::data::validate::date (public)
template::data::validate::date value_ref message_ref
Defined in packages/acs-templating/tcl/data-procs.tcl
Validate that a submitted date conforms to the template system's notion of what a date should be.
- 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):
- Testcases:
- validate_date