lang::message::check (public)
lang::message::check locale package_key message_key message
Defined in packages/acs-lang/tcl/lang-message-procs.tcl
Check a message for semantic and sanity correctness (usually called just before a message is registered). Throws an error when one of the checks fails.
- Parameters:
- locale (required)
- package_key (required)
- message_key (required)
- message (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- lang_messages_correct