I'm just getting started with scaffolds (using Transfer ORM), and I'm wondering if anyone can point me to some more information about how the validation works, and how I can customize it.
I have a field in a table that is nullable, but I keep getting an error saying it's required when I don't pass it. How can I control what is required?
Thanks in advance for any suggestions.
Tags: model-glue, scaffolding, validation
-
▶ Reply to This