min

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

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

Return

The rule on which this method has been invoked.