Hi,
just to let you know.
this document says (https://docs.handsontable.com/0.35.0/tutorial-using-callbacks.html#page-source-definition):
dateValidate - Action triggered by Handsontable after the date validator has been called (for example after an edit);
But I got the string “dateValidator” in source variable.
Regards
Hi @johnny.petersen
Actually, the string is the proper value here. Is there anything else that you would expect there to appear?
Hi,
no, I wrote just to let you know that there is a mismatch between documentation and reality:
Documentation says the string contains “dateValidate”, but in the program I receive “dateValidator”
That’s all 
Oooh. I am sorry. I misunderstood it
Thank you for sharing 