Validators

  • A class to that the SDK uses to check for valid emails

    See more

    Declaration

    Swift

    public class EmailValidator
  • A class to that the SDK uses to check for valid phone numbers

    See more

    Declaration

    Swift

    public class PhoneValidator
  • A class to that the SDK uses to check for valid zip codes numbers

    See more

    Declaration

    Swift

    public class ZipCodeValidator