Annotation Interface StorageStringSize


@Target(FIELD) @Retention(RUNTIME) public @interface StorageStringSize
Annotation for checking the correctness of storage string size. The value can be parsed with StringUtils.parseStorageStringSize(java.lang.String, java.util.function.Supplier<java.lang.Long>)