toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.internal.util
/
ValidationUtils
Validation
Utils
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
ValidationUtils
Members
Functions
is
Email
Valid
Link copied to clipboard
fun
isEmailValid
(
emailAddress
:
String
)
:
Boolean
Check if email is valid.
is
Phone
Number
Valid
Link copied to clipboard
fun
isPhoneNumberValid
(
phoneNumber
:
String
)
:
Boolean
Check if phone number is valid.