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

Extensible #3

Merged
merged 11 commits into from Dec 24, 2016
Merged

Extensible #3

merged 11 commits into from Dec 24, 2016

Conversation

alexfu
Copy link
Owner

@alexfu alexfu commented Dec 23, 2016

This is a precursor to #2. Actual work of validating is now delegated to subclasses of AbsValidator where we can define our own strategy/behavior such as providing Rx bindings.

API Changes

  • setCallback has been removed and is now a required constructor argument when creating a new Validator instance.
  • Built in on the fly validation removed.
  • Dropped parameters from onFormValidationFailed

@alexfu alexfu changed the title ValidationWorker Extensible Dec 24, 2016
@alexfu alexfu merged commit 3964904 into master Dec 24, 2016
@alexfu alexfu deleted the feature/extensible branch December 24, 2016 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant