setRequiredRange

Sets the minimum and maximum required length on this TextInput component.


open override fun setRequiredRange(min: Int, max: Int): TextInputBuilder(source)