Task - Form Vaidation - Password field #16
Replies: 3 comments 1 reply
-
|
` function validateInputs() { |
Beta Was this translation helpful? Give feedback.
-
|
function validatePassword(pass) { function checkInputpass(pass) { } function onclickcheckpass() { |
Beta Was this translation helpful? Give feedback.
-
|
function CheckPassword(password) if (isValidPassword) { |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Validate if the password conforms to the following rules:
Beta Was this translation helpful? Give feedback.
All reactions