Module jp.ecuacion.lib.core
Package jp.ecuacion.lib.core.annotation
Annotation Interface RequireElementNonduplicated
Designates that the method throws RequireNonEmptyException
when the annotated arguments is empty. (= null or blank(""))
This annnotation does nothing. Just for the explanation of the implementation of the method to developers.
- See Also: