I am have a problem to validade the data using validateRows.I am using this config to data validation: https://docs.handsontable.com/5.0.1/demo-data-validation.html#page-full-featured-example.
When the user click to send data. I am using the validateRows like this example: https://docs.handsontable.com/5.0.1/Core.html#validateRows.
Why the validateRows return false to the correct row and true to the incorrect row?
Ex: https://jsfiddle.net/djalmamanfrin/18fd0m5r/
Please, use the console to see the response.