am new to Railway.js (one of those cases where someone else wrote this peace of software that I now need to update - great grr!)
I got a "Notification" model and want to add validation that if user don't provide a field from the UI I display a error like: "Message Required"
How do I do this?
Thank you!