Validation for Multiple translation Field in Custom Object

I’m using Liferay 2025 Q3.8 ( Latest) , and I created a news object with Title field ( Text , Required , Multiple translation field)

Is there any way to validate this title to be required in all languages, since I did a small POC on that and still same behavior that it depend on User Preferred language.

wouldn't that be very hard to validate (or just enter), given that barely any single user will be able to provide all languages?

It's hard I know that, but is it impossible to validate it in Object validation ( Expression builder or Groovy)?