max property

int? max
final

必须设置 type:string 类型为字符串最大长度;number 类型时为最大值;array 类型时为数组最大长度

Implementation

final int? max;