I have a basic form which I validate with flask validate() method.
If completely fill the form without any error and submit it, it works.
If I fill it partly,