Add validation constraint similar to core's `ContentTranslationSynchronizedFieldsConstraint` to guarantee symmetrical translations have the same values as the default translation for non-translatable input keys
Split off from #3583684
- see ADR in its !1219
- its !882 makes it work correctly
Missing: validation that guarantees it. Even though it should be impossible already thanks to what !882 did.
issue