Version: 2018.2
public delegatechar OnValidateInput (string text, int charIndex, char addedChar);

Description

Custom validation callback.

When assigned validation of each character will be passed to the callback.