Hi Techs
I am trying to add a multi-field single line text property in a content fragment model like this:

And I want to add the required="on" property to the child level like this:

So user won't see the "Must fill" info unless user click add button.
But here comes an issue, the "Must fill" will not pop up until I refresh the page:
Add a line

Then refresh the page :

How can I fix this? Any suggestions will very helpful!
Thank you