- validate(String, boolean) - Static method in class com.adyen.checkout.ui.internal.common.util.PhoneNumberUtil
-
- ValidationChanger - Interface in com.adyen.checkout.ui.internal.openinvoice.control
-
An item or group that can be validated for the the inputs it contains.
- ValidationChanger.ValidationChangeListener - Interface in com.adyen.checkout.ui.internal.openinvoice.control
-
Listener to receive updates on the validity of the user input details.
- ValidationCheckDelegate - Interface in com.adyen.checkout.ui.internal.openinvoice.control
-
This interface is a
ValidationChanger
that also specifies in the type of validation error.
- ValidationCheckDelegate.ValidationState - Enum in com.adyen.checkout.ui.internal.openinvoice.control
-
- ValidationCheckDelegateBase - Class in com.adyen.checkout.ui.internal.openinvoice.control
-
- ValidationCheckDelegateBase() - Constructor for class com.adyen.checkout.ui.internal.openinvoice.control.ValidationCheckDelegateBase
-
- valueOf(String) - Static method in enum com.adyen.checkout.ui.internal.common.util.PaymentMethodUtil.Requirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adyen.checkout.ui.internal.common.util.PhoneNumberUtil.Validity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adyen.checkout.ui.internal.common.util.RedirectUtil.ResolveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adyen.checkout.ui.internal.openinvoice.control.ValidationCheckDelegate.ValidationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adyen.checkout.ui.internal.openinvoice.view.InputErrorFeedbackLayout.ErrorFeedbackState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.adyen.checkout.ui.internal.common.util.PaymentMethodUtil.Requirement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adyen.checkout.ui.internal.common.util.PhoneNumberUtil.Validity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adyen.checkout.ui.internal.common.util.RedirectUtil.ResolveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adyen.checkout.ui.internal.openinvoice.control.ValidationCheckDelegate.ValidationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adyen.checkout.ui.internal.openinvoice.view.InputErrorFeedbackLayout.ErrorFeedbackState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VisibilityControlDelegate - Interface in com.adyen.checkout.ui.internal.openinvoice.control
-
Interface for delegate class that will customize a View according to state it should represent.