blob: e1e8a172c54eb6bb00307fb756a608ac492bbf98 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="activate" deactivate="deactivate" name="PreSetValidationServiceImpl">
<service>
<provide interface="org.eclipse.emfforms.spi.common.validation.PreSetValidationService"/>
</service>
<implementation class="org.eclipse.emfforms.internal.common.prevalidation.PreSetValidationServiceImpl"/>
</scr:component>