Question: java code QUESTION 2: 17.5 POINTS) Implement the following in java, write all classes need in the following application, in addition to demo class that

java code
java code QUESTION 2: 17.5 POINTS) Implement the following in java, write

QUESTION 2: 17.5 POINTS) Implement the following in java, write all classes need in the following application, in addition to demo class that contains main method to test your application A customer has already account with a particular Website (ASU). This account holds all data related to the user such as name, ssn, email. ASU site applies a new button to validate your name, but they need to not affect the existing application. Instead, they need to build adapter that can access validate name service and make it available for ASU customers. When a customer needs to perform a validate name, the account cannot access directly ASU account detail, but instead it can access adapter to complete the transaction. Validation name process includes the following 1. The first character is capital letter 2. Number of characters including not less than 15. a. if the customer's name is valid, the new service will return valid "name" and if not, the service will return "not valid" b. The application will print the returned message to the user

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!