This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Description
Hi @jpbelang , #678 has been solved using a system property to enable strict validation for string values.
But #590 has been solved applying strict validation by default, and this generates backward compatibility issues. By default, this boolean validation should be turned off and be able to enable it like for #678 fix.