Create a class named Contact with the following attributes : First name, Middle name, Last name, Date of birth, Gender, Anniversary, Address, Area, City, Pincade, State, Country, Telephone number, Mobile number, Emal, Website. (Contact.java) Write a method named validate () in the Contact class created earlier. This method must generate an exception if any of the following validation rules fail: First name, last name, date of birth and email are compulsory. E-mail must be in the correct format , display correct format. At least one of either telephone or mobile number must be specified

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter14: Exception Handling
Section: Chapter Questions
Problem 3SA
icon
Related questions
Question
Create a class named Contact with the following attributes : First name, Middle name, Last name, Date of birth, Gender, Anniversary, Address, Area, City, Pincade, State, Country, Telephone number, Mobile number, Emal, Website. (Contact.java) Write a method named validate () in the Contact class created earlier. This method must generate an exception if any of the following validation rules fail: First name, last name, date of birth and email are compulsory. E-mail must be in the correct format , display correct format. At least one of either telephone or mobile number must be specified
Need Q.2..asap
1. Create a class named Contact with the following attributes : First name, Middle name, Last
name, Date of birth, Gender, Anniversary, Address, Area, City, Pincode, State, Country,
Telephone number, Mobile number, Email, Website. (Contact.java)
2. Write a method named validate U in the Contact class created earlier. This method
must generate an exception if any of the following validation rules fail:
i.
First name, last name, date of birth and email are compulsory.
ii.
E-mail must be in the correct format, display correct format.
iii.
At least one of either telephone or mobile number must be specified
Transcribed Image Text:Need Q.2..asap 1. Create a class named Contact with the following attributes : First name, Middle name, Last name, Date of birth, Gender, Anniversary, Address, Area, City, Pincode, State, Country, Telephone number, Mobile number, Email, Website. (Contact.java) 2. Write a method named validate U in the Contact class created earlier. This method must generate an exception if any of the following validation rules fail: i. First name, last name, date of birth and email are compulsory. ii. E-mail must be in the correct format, display correct format. iii. At least one of either telephone or mobile number must be specified
Expert Solution
steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
void method
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning