C# – Online Banking Mashup Application
Create Bank class
Implement private fields with public setters andgetters in the Bank class – use appropriate data types as discussedin class.
Name – example value: “FirstUSABank”
Address– example value: “123 Main St. Cleveland, OH. 44177.”
PhoneNumber– example value: “216-999-9999”. A phone number value should NOT besettable if the format of the string is anything other than###-###-####. You will need to check the format before allowing asetting of the value. For example, a value of “123” or “2169999999”should not be settable – it MUST be formatted as “###-###-####”
– Set value to empty if the validation rule fails –
PayPal Gateway not configured
PayPal Gateway not configured