mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-09-10 00:28:46 +02:00
It may be necessary to validate objects annotated wit javax validation tags, that could not be validated using the internal resteasy validation mechanism, eg. objects created manually. This new class makes this possible by simply calling validate(dto).