Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Version 1.1

Latest
Compare
Choose a tag to compare
@kjacobsen kjacobsen released this 04 Apr 12:54
Fix Email Validation

Switched to the following for validation of email address,
[ValidatePattern("[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?")]