Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display model validation errors #24

Open
ain opened this issue Nov 28, 2014 · 3 comments
Open

Display model validation errors #24

ain opened this issue Nov 28, 2014 · 3 comments
Assignees

Comments

@ain
Copy link

ain commented Nov 28, 2014

Currently, if I Model.create(data), seeding falls through without much knowledge about its success. Validation errors are silently ignored. It'd be good to either have an option for it or have validation errors shown by default if it fails.

@pjambet
Copy link
Contributor

pjambet commented Nov 30, 2015

That's a good point, a feature like this would be interesting but I sadly don't think I'll time to work on this any time soon.

I'll keep this issue updated if I have time to work on this, and as usual I'd be more than happy to merge a PR that implements this feature :)

@ain
Copy link
Author

ain commented Nov 30, 2015

Yeah, I know. There's a lot going on and TBH I had already forgotten about the thing.

Let's label as enhancement and keep it in the backlog. I might send you a PR as I have to test things anyway.

@pjambet
Copy link
Contributor

pjambet commented Nov 30, 2015

Sounds good!

@pboling pboling self-assigned this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants