Kotlin compiler inserts @Nullable and @NotNull fro...
# announcements
r
Kotlin compiler inserts @Nullable and @NotNull from org.jetbrains.annotations, is it possible to insert also javax.validation.constraints.NotNull ?