package nebula.lang.annotations; public @interface MaxLength { int value(); }