Use this method to validate collected data in the card form that’s using PrimerInputElement
’s.
1
fun isCardFormValid(): Boolean
kotlin
copy
Returns
Returns true
in case the entered form data is valid, otherwise false
.
Use this method to validate collected data in the card form that’s using PrimerInputElement
’s.
1
fun isCardFormValid(): Boolean
Returns true
in case the entered form data is valid, otherwise false
.