id property

  1. @MinLength.new(1)
String id
final

Implementation

@MinLength(1)
final String id;