ASP. NET verification control

Source: Internet
Author: User

Requiredfieldvalidator for ASP. NET verification controls

Comparevalidator for ASP. NET verification controls

Rangevalidator for ASP. NET verification controls

Regularexpressionvalidator for ASP. NET verification controls


Customvalidator for ASP. NET verification controls

 


Verify controls

Description

Requiredfieldvalidator

The content of the input control cannot be blank (for example, the user name and password must be entered during logon ).

Comparevalidator

Compare the values of the two input controls (for example, compare the two passwords ).

Rangevalidator

Checks whether the input value is within the specified range (for example, the input content must be a number between 0 and ).

Regularexpressionvalidator

Check whether the input value conforms to the specified format (for example, whether the input is in the correct email format ).

Customvalidator

You can customize rules to limit the input content.

The above are several ASP. NET verification controls that we often use. These controls are generally used during user registration. Here we will first give a brief introduction, which will give you a more detailed introduction to each control. Coming soon!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.