Ajv depreacted the errorDataPath option with which the dataPath attribute of some errors could be configured to be property-scoped instead of object scoped. We use this to determine which error relates to which control. We should refactor our error handling to being able to use the object scoped variant.