In #25103 we deprecated the onUserBeforeDataValidation event and suggested that users should use the onContentValidateData event, but this event is never triggered.
So far this hasn't so much effect, reasons might be:
- onUserBeforeDataValidation is not used in core
- Deprecated documentation is missing
This needs to be fixed before 6.0 comes out.