need help writing a java codeASSIGNMENT 8 Create a program (file name [YourName]-Assignment8, replace [YourName] with your actual name) that requires users to enter their own password and validates it. The password has to meet the following criteria: The password should be at least eight characters long ” . The password should contain at least one uppercase letter The password should contain at least one lowercase letter The password should have at least one digit The password should have at least
OR
OR