naming
Fully qualified path: dojo::utils::naming
Free functions
| is_name_valid | Verifies that the provided name is valid according to the following RegEx: ^ a-zA-Z0-9_ +$ |
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Fully qualified path: dojo::utils::naming
| is_name_valid | Verifies that the provided name is valid according to the following RegEx: ^ a-zA-Z0-9_ +$ |