Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

III-2345 Validate event for equal cdbid for location and organizer. #49

Merged
merged 9 commits into from Nov 14, 2017

Conversation

LucWollants
Copy link

No description provided.

@cultuurnet cultuurnet deleted a comment from coveralls Oct 20, 2017
@cultuurnet cultuurnet deleted a comment from coveralls Oct 20, 2017
@cultuurnet cultuurnet deleted a comment from coveralls Oct 20, 2017
@cultuurnet cultuurnet deleted a comment from coveralls Oct 20, 2017
@cultuurnet cultuurnet deleted a comment from coveralls Oct 20, 2017
@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Coverage increased (+0.3%) to 64.199% when pulling 99fb807 on feature/III-2345 into e27ec58 on master.

@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Coverage increased (+1.0%) to 64.822% when pulling b9a7a1f on feature/III-2345 into e27ec58 on master.

* XMLValidationServiceCollection constructor.
* @param XMLValidationServiceInterface[] $xmlValidationServices
*/
public function __construct(XMLValidationServiceInterface... $xmlValidationServices)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aangezien je hier al met variadic arguments werkt, stel ik voor om deze class te laten vallen en in de constructor van CombinedXmlValidationService gewoon met variadic arguments te werken.


namespace CultuurNet\UDB3\UDB2\XML;

class CombinedXmlValidationService implements XMLValidationServiceInterface
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

De naamgeving die we hiervoor doorgaans hanteren in UDB3 is "Composite". Zie bv https://sourcemaking.com/design_patterns/composite

@coveralls
Copy link

coveralls commented Nov 13, 2017

Coverage Status

Coverage increased (+1.1%) to 64.954% when pulling de0d437 on feature/III-2345 into e27ec58 on master.

@coveralls
Copy link

coveralls commented Nov 13, 2017

Coverage Status

Coverage increased (+1.1%) to 64.954% when pulling 9eec2da on feature/III-2345 into e27ec58 on master.

@LucWollants LucWollants merged commit 58528ea into master Nov 14, 2017
@LucWollants LucWollants deleted the feature/III-2345 branch November 14, 2017 07:51
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