Skip to main content

invalid_class_name_message

Function invalid_class_name_message 

Source
pub fn invalid_class_name_message(class_name: &str) -> String
Expand 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.