Tero Hagström
Tero Hagström
This is the frontend implementation of [an issue in the valdr-bean-validation project.](https://github.com/netceteragroup/valdr-bean-validation/issues/31)
#### Bug Report Checklist - [ ] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? -...
We need to validate an object of class A differently in different situations, and we use validation groups for that in the backend. Now we would like to use valdr...