Adopted the rest of validators to new logic, moved to form feature
Adopted login and register forms to use common form logic
Added union package- dart don't have unions and maybe this package is not very popular but it is rather better than any/dynamic and just work. I added a union for form field controller value.