pub fn invalid_class_name_message(class_name: &str) -> StringExpand description
invalidClassNameMessage (SchemaController.js:483-489).
Note the trailing space. It is in the upstream string literal, it reaches the client, and a client matching on the message would not match without it.