Validating entered data
Brought to you by:
agaman
I'm a primer in c#, so please be tolerant with my question which probably is stupid...
Anyway I do need to validate an inserted/edited parameter of a node, immediately after the editor is terminated (by pressing Enter, for example)
This allow myself to warn the user if the entered data is (for example) out of given bounds.