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

Fix config validator so it handles multiple selection values #1281

Merged

Conversation

cdjackson
Copy link
Contributor

The recent addition of validation has broken some features in ZWave where multiple selection parameters are used. This adds a check to see if the returned parameter is a multi select parameter, and if it is, it handles each value in the list separately so that validation is performed on all values.

Signed-off-by: Chris Jackson chris@cd-jackson.com

Signed-off-by: Chris Jackson <chris@cd-jackson.com>
@kaikreuzer
Copy link
Contributor

lgtm.
@tomhoefer ok for you?

@tomhoefer
Copy link
Contributor

yes

@kaikreuzer kaikreuzer merged commit a89e2c1 into eclipse-archived:master Mar 29, 2016
@kaikreuzer kaikreuzer modified the milestone: 0.8.0.b5 May 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants