Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Add InputFilterFactory dependency to constructor #116

Closed
wants to merge 3 commits into from

Conversation

exptom
Copy link
Contributor

@exptom exptom commented Sep 12, 2016

The factory currently only had a setInputFilterFactory() method and no way to set it during construction, this change makes the dependency obvious.

This was causing me problems using custom validators until @DASPRiD pointed me towards the method call.

The factory currently only had a setInputFilterFactory() method and no way to set it during construction, this change makes the dependency obvious.
@weierophinney weierophinney added this to the 2.10.0 milestone Sep 14, 2016
@vaclavvanik
Copy link
Contributor

add test please

@exptom
Copy link
Contributor Author

exptom commented Sep 26, 2016

I've added test and fixed code style issues.

akrabat added a commit that referenced this pull request Feb 23, 2017
Add InputFilterFactory dependency to constructor
akrabat added a commit that referenced this pull request Feb 23, 2017
@akrabat
Copy link
Contributor

akrabat commented Feb 23, 2017

Merged to develop in b990f9f

@akrabat akrabat closed this Feb 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants