Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.config.validation.Size Interface Reference
Collaboration diagram for dev.rafex.ether.config.validation.Size:

Public Member Functions

int max () default Integer.MAX_VALUE
int min () default 0

Detailed Description

Definition at line 36 of file Size.java.

Member Function Documentation

◆ max()

int dev.rafex.ether.config.validation.Size.max ( )

References max().

Referenced by max().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ min()

int dev.rafex.ether.config.validation.Size.min ( )

The documentation for this interface was generated from the following file:
  • ether-config/ether-config/src/main/java/dev/rafex/ether/config/validation/Size.java