try making it primary property: `class User(@field...
# getting-started
o
try making it primary property:
class User(@field:Min(0) val id: Int)
👍 1