Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

Heirs not respecting predecessor validation? #16

Open
marshmallowcreme opened this issue Jul 22, 2013 · 4 comments
Open

Heirs not respecting predecessor validation? #16

marshmallowcreme opened this issue Jul 22, 2013 · 4 comments

Comments

@marshmallowcreme
Copy link

I'm able to create child objects without satisfying the validation on the parent object.

When I try to create the parent object directly without the required field, I get the validation error like I'm supposed to. However, no complaints when I create the child object without the required parent field set.

@marshmallowcreme
Copy link
Author

I solved this here:

marshmallowcreme@6160eda

@dipth
Copy link
Owner

dipth commented Jul 22, 2013

Could you create a pull request for this?

@marshmallowcreme
Copy link
Author

I don't know how. I actually forked from this fork:

https://github.com/snitko/Heritage

So, I'm not sure how to submit a pull request without including all the other changes.

@dipth
Copy link
Owner

dipth commented Jul 23, 2013

In that case you might have to make a fork of this repo, then cherry pick your changes into that fork

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants