I created a simple form in angular. I used two validations. The required validation works fine, but the minLength is not working.
Here is the html code: