Use of custom validation code in Data Model

I have been Googling around without getting clarity.

Can custom (more complex logic) validations safely be used inside the data model class?

Thanks in advance.

Hello,

You can create custom bean validator.
Docs - Bean Validation :: Jmix Documentation

Regards,
Nikita

1 Like