EvolvingValidator.php
Classes
- EvolvingValidator
- Compatibility for combining or evolving datasets - the same invariant a merge, an append and a per-batch validation all need: combining `expected` and `given` must never leave a row holding null in a column that is non-nullable somewhere.