Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

naming

Fully qualified path: dojo::utils::naming

Free functions

is_name_validVerifies that the provided name is valid according to the following RegEx: ^ a-zA-Z0-9_ +$