How to use R shinyvalidate to test if two inputs (passwords) are equal?
I’m trying to use the R package shinyvalidate to do something very simple: check if a password field and a re-enter password field are identical.
How to use R shinyvalidate to test if two inputs (passwords) are equal?
I’m trying to use the R package shinyvalidate to do something very simple: check if a password field and a re-enter password field are identical.