imodeljs / frontend-sample-showcase

MIT License
17 stars 9 forks source link

Validation API sample #244

Closed tomdicarlo closed 3 years ago

tomdicarlo commented 3 years ago

This PR adds the validation REST API sample to the showcase. The sample is based heavily off of the Clash Review sample since there is a lot of similarity both visually and in terms of the API calls being made. Right now the data being used to represent the rules and the rule violations is hard-coded.