WIP: Support Parameter Constraint Provider in Manager
Support Parameter Constraint Provider in Manager
Why:
- To Support Parameter Constraint Provider in Manager
This change addresses the need by:
- Add: ClassUtils
- Add: RuntimeConstraintsManager
- Fix: Invalid full qualified position parameter in ParameterConstraintsProvider
- Update: ServerLoading to ignore normative features
- Update: FullyQualifiedIdentifiers to support version number formated like so: "v1"
- Update: Add jaxb fluent api in core pom.xml
- Update: Server model to expose the original features and the exposed features
- Update: Manager pom.xml to remove unused dependency
- Update: ParameterConstraintsProviderTest.sila.xml to add default set constraint
- Update: Update: FullyQualifiedIdentifiers to raise an exception if fully qualified parameter is malformed
This change has the following side effects:
- None
Edited by Maximilian Schulz