max

fun max(value: Int): IntegerRule(source)

Validate that the element is less than or equal to value.

Return

The rule on which this method has been invoked.