Skip to content

David's notes about programming

  • Cesta kolem mé hlavy

Tag Archives: english

Email validator for Angular

Angular has built in email validator, but it is very benevolent one. It allows for single letter domains, therefore email a@b is considered valid. Their motivation is that when used in intranet it can be perfectly valid email, because you can have custom domain names. But it does not make much sense in the broader […]

Posted byDavid VotrubecMarch 15, 2018March 15, 2018Posted injQueryTags: Angular, english, programming, tips2 Comments on Email validator for Angular
David's notes about programming, Proudly powered by WordPress.