Use exceptions instead of returning violation lists.
Merged
requested to merge issue/experience_builder-3497203:3497203-throw-exceptions-instead into 0.x
Compare changes
Files
15@@ -152,10 +152,11 @@ interface ComponentSourceInterface extends PluginInspectionInterface, Derivative
- Comment on lines -155 to +156Wim Leers @wimleersMaintainer