Currently, when you enable regex validation on a single-line or multi-line property, it throws an error when more than 100 characters are inputted (max 100 characters). My company needs more characters than this in this field, so we cannot use the regex. Please increase this limit! valid entry with < 100 chars: invalid entry with < 100 chars invalid entry with > 100 chars: valid entry with > 100 chars
...その他を表示