Relative Content

Tag Archive for javaapirestannotationsmicronaut

Custom annotation based on another field value

i’ve got stuck on a problem with a custom annotation i created for a while now in my Micronaut REST app. What i need my annotation to do is: read the value of a boolean field in my record class and if it is true activate the validation.