Make all LIVR methods protected to allow easier integration/adaptation.
Add support for a special but optional $context argument in all validators that can be any type and allows to pass custom data that validators can use.
:arrow_forward: This PR should not introduce any BC-break
protected
to allow easier integration/adaptation.$context
argument in all validators that can be any type and allows to pass custom data that validators can use.:arrow_forward: This PR should not introduce any BC-break