Tanay Parikh 2022-10-28 14:36:13 -07:00 committed by GitHub
parent 71ed9790f1
commit 7da6d6684d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -505,8 +505,6 @@ The generated HTML (when the model is valid):
```html
<form action="/DemoReg/Register" method="post">
<div class="validation-summary-valid" data-valmsg-summary="true">
<ul><li style="display:none"></li></ul></div>
Email: <input name="Email" id="Email" type="email" value=""
data-val-required="The Email field is required."
data-val-email="The Email field is not a valid email address."