Is there a more sane way to get hold of the annota...
# java-to-kotlin-refactoring
d
Is there a more sane way to get hold of the annotation from
@jakarta.validation.constraints.Size(max = 123) open var randomProperty: String? = null