max method

Modifier max(
  1. dynamic value
)

Implementation

Modifier max(dynamic value) => MaxModifier(field, value);