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

Make Field.protoype.updateItem and .validateInput async #1713

Closed
JedWatson opened this issue Oct 7, 2015 · 1 comment
Closed

Make Field.protoype.updateItem and .validateInput async #1713

JedWatson opened this issue Oct 7, 2015 · 1 comment
Assignees
Milestone

Comments

@JedWatson
Copy link
Member

To support more flexible custom field type implementations in 0.4, we should make the field validation & update methods async. This would allow for external (e.g database or even web service) validation processes, which would be powerful.

Will require updates to all the current field types and tests.

@mxstbr
Copy link
Collaborator

mxstbr commented Apr 29, 2016

Done!

@mxstbr mxstbr closed this as completed Apr 29, 2016
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