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.
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