toggle menu
stripe-android
androidJvm
switch theme
search in API
stripecardscan
/
com.stripe.android.stripecardscan.payment.card
/
PanValidator
Pan
Validator
interface
PanValidator
A class that provides a method to determine if a PAN is valid.
Inheritors
LengthPanValidator
LuhnPanValidator
Members
Functions
is
Valid
Pan
Link copied to clipboard
abstract
fun
isValidPan
(
pan
:
String
)
:
Boolean
plus
Link copied to clipboard
open
operator
fun
plus
(
other
:
PanValidator
)
:
PanValidator