Validate editor
Description
Specify the Javascript to run to validate the value in the editor.
Executes when the user tries to commit the editor. Your code can 'return false' to prevent the editor from commiting the value and closing the editor.
See Also