Dynamic Attribute Validation Not Working via REST API (Required / Min / Max)

Hi Team,

I’m currently working with Jmix Dynamic Attributes and facing an issue with validations when using the REST API .

Problem

Dynamic attribute validations such as:

  • required
  • min
  • max

are not being enforced when data is saved via REST API .