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

Add missing required property names to errors #91

Conversation

primitive-type
Copy link

In cases where required properties are missing, the property keys in $this->errors should contain the names of the missing properties rather than an empty string. This would help a lot for parsing purposes.

In cases where required properties are missing, the `property` keys in `$this->errors` should contain the names of the missing properties rather than an empty string. This would help a lot for parsing purposes.
@bighappyface
Copy link
Collaborator

@primitive-type if you are still interested in this contribution, would you please rebase against the latest?

@bighappyface
Copy link
Collaborator

Closed with #154

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

Successfully merging this pull request may close these issues.

2 participants