|
What kind of validation? It could be anything, from making sure it only has integers, to checking certain characters exist in a string.
You'll need to add some listener which checks for every single key entered, then do a check every single time.
__________________
|