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