InputTextConstraint

constructor(type: InputTextType? = null, regex: String? = null, maxLength: Int? = null)