The Validator Service is used to perform self-validation of an OSGi FW and its bundles.
Overview
The Validator Service is used to perform self-validation of an OSGi framework and its bundles. The framework is validated against a predefined state, while bundles performing extensive self-validation can provide their own self-validation code. The Validator Service is represented by the com.prosyst.mbs.services.validator.ValidatorService interface.
Registering Bundle
This service is registered by Util Validator Bundle.