Validation problem in bluesprints

In a blueprint I have a validation like

validate: 
  minLength: 5
  maxLength: 100

No if I tye less than 5 letter I get a red error message in the top left corner of the panel. That works greate.

But: i I type nothing in this field I do not get an error message and can store the page anyway - hmmmm. Any idea?

You can also require the field.

require: true

Then it can’t be left empty.

I tried it with “require” but without success.
Then I tried “required” and it worked fine.
Thanks for your tipp :slight_smile:

Oh, sorry, I think I have a problem with my typo today.

Welcome - I have all day that problem in English LOL :joy: