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

Explode validator provides context to composed validator #7358

Merged
merged 1 commit into from
Mar 23, 2015
Merged

Explode validator provides context to composed validator #7358

merged 1 commit into from
Mar 23, 2015

Conversation

kanellov
Copy link
Contributor

I have enabled the Zend\Validator\Explode::isValid to accept context as an optional argument (like in Zend\Validator\ValidatorChain class).

The context then is provided to composed validator's isValid method.

P.S. Tests fail in travis. See #7355

@samsonasik
Copy link
Contributor

@kanellov #7355 merged , could you rebase ?

@weierophinney
Copy link
Member

@samsonasik no need; I'll run tests locally on merge.

weierophinney added a commit that referenced this pull request Mar 23, 2015
…text

Explode validator provides context to composed validator
weierophinney added a commit that referenced this pull request Mar 23, 2015
@weierophinney weierophinney merged commit c5e34a0 into zendframework:master Mar 23, 2015
weierophinney added a commit that referenced this pull request Mar 23, 2015
weierophinney added a commit to zendframework/zend-validator that referenced this pull request May 15, 2015
…/explode_validator_with_context

Explode validator provides context to composed validator
weierophinney added a commit to zendframework/zend-validator that referenced this pull request May 15, 2015
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.

3 participants