Validation in J2EE Project
What is validation? Valid value for any fields that is called validation or restrict fields value that known as validation. There are two type of validation like 1. General validation and 2. Specific validation. In First General validation like in this video lecture cover the 1. Not blank any field like TextBox here is apply 2. Employee id must be in digit and 3. Employee name must be in Alphabets. and in second part means specific validation cover the Email ID must be @ and . symbol using RegulareExpressions, and second take example like Mobile number must be 10 digits .Text So you can apply this mobile example to your pincode, zip code , fax code and General validation in all form of your project. Like only digit you can apply in item id , product id, bill id, company id, customer id, purchase id, sales id...etc, and only Alphabets apply to you project like item name, product name, company name, customer name, purchase item name, sales item name...etc. So this video lecture very helpful to your project development.
Download
0 formatsNo download links available.