|
This code will validate that the PIN entered has the proper number of digits. When a user clicks on a radio button, the validation code runs to determine if the proper number of digits exists in the PIN. If not, an alert message is issued warning the user.
|