Version: 2017.2
protected char Validate (string text, int pos, char ch);

파라미터

text The whole text string to validate.
pos The position at which the current character is being inserted.
ch The character that is being inserted.

반환

char The character that should be inserted.

설명

Predefined validation functionality for different characterValidation types.