@Age()

New in 2.0

Since 2.0.0

Parameters

NameTypeRequiredDefaultDescription
min
max

Usage

@Age()

Example:
@String()
Output:
60
@Age(arg0,arg1)

Example:
@String(1,50)
Output:
25
← Back to Function Reference