Annotation 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>)