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

Model.validate() should allow server side data to be returned #3793

Closed
tohagan opened this issue Feb 12, 2018 · 2 comments
Closed

Model.validate() should allow server side data to be returned #3793

tohagan opened this issue Feb 12, 2018 · 2 comments

Comments

@tohagan
Copy link

tohagan commented Feb 12, 2018

Feature request. A failing validation from Model.validate() currently only returns the validation code. however in some cases a code property may be inadequate as in order to the build the localised error message client side, you may need to additional server side data from other records or server side logic so ideally, the code could become an error object containing the code + other data. See #255 discussion.

@stale
Copy link

stale bot commented May 19, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 19, 2018
@stale
Copy link

stale bot commented Jun 2, 2018

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Jun 2, 2018
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

2 participants