### Name and Version 0.5.0 ### What steps will reproduce the bug? 1. Go to the admin panel 2. Open the Models section 3. Click Create Model 4. Enter a name that includes special characters (~, #, /, & etc.) 5. Save the model 6. Try deleting the model ### What is the expected behavior? The system should prevent creating a model if the name contains invalid or special characters. ### What do you see instead? The model is successfully created with special characters in the name. <img width="1093" height="815" alt="Image" src="https://github.com/user-attachments/assets/4b60ba45-647f-4cd8-bff4-e7c49498ac7d" /> ### Additional information _No response_