solutions property

List<SolutionSpec> get solutions

Implement this method to register your solution. A solution has a name, a schema file (

Implementation

List<SolutionSpec> get solutions;