java.lang.Object
net.optionfactory.keycloak.providers.validation.validators.PhoneNumbers
public class PhoneNumbers
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Optional<org.keycloak.models.utils.FormMessage>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PhoneNumbers
public PhoneNumbers()
-
Method Details
-
validate
public Optional<org.keycloak.models.utils.FormMessage> validate(String fieldName,
String phoneNumber,
String defaultRegion,
EnumSet<com.google.i18n.phonenumbers.PhoneNumberUtil.PhoneNumberType> whitelistedTypes)
-