Validates JSON values based on the specified schema v3 or v4 .
When a value does not satisfy the constraints of the schema, the node fails with an error message and the row number or collects the errors in a new column.
It uses the fge/json-schema-validator implementation.