Show:

Validate number ranges. Pass type = 5 to get this.

Item Index

Properties

invalidMessage

String

Message to show when the validation fails.

maxValue

Number

Max value of a number.

minValue

Number

Min value of a number.

negate

Boolean

Boolean that says whether to negate the result or not.