powered by
Validate the name of an object.
Validates user input for names of objects.
nameValidate(name)
Passed in string which is tested for validity (can not contain illegal characters, be an empty string etc.).