> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nomadsarc.app/llms.txt
> Use this file to discover all available pages before exploring further.

# 📢 Address Validation

How to validate the **Address lines** using Character limit on the checkout page?

<iframe src="https://drive.google.com/file/d/1VLz73JBkACvzaKPQkVLnkbmrjHWvVpMu/preview" width="640" height="480" allow="autoplay" />

## Guide

<Steps>
  <Step title="Open Address Validation settings">
    Go to the [Settings](https://admin.shopify.com/apps/dynamic-checkout-customizer/settings) page and open the [**Address Validation**](https://admin.shopify.com/apps/dynamic-checkout-customizer/settings) tab.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/4118efee6e.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=f81cde6be43709becb72faba7c1a77a1" alt="" width="2880" height="1508" data-path="images/4118efee6e.png" />
  </Step>

  <Step title="Configure a validation rule">
    Add a new validation condition for **Address Line 1** using the **Character Limit** option.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/4c68f0b559.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=80f4f3ad49e7923e7d69a6e5ed960a65" alt="" width="2874" height="1506" data-path="images/4c68f0b559.png" />
  </Step>

  <Step title="Save and enable the validation">
    Click **Save** and **Enable** to activate the Address Validation settings.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/17927f5176.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=f5ad358b023bb0e976e1b852890db44c" alt="" width="2872" height="1506" data-path="images/17927f5176.png" />

    <Note>
      If you need a custom **Regular Expression (Regex)** for advanced validation, please contact our support team.
    </Note>
  </Step>

  <Step title="Open the Checkout Editor">
    Go to your Shopify [Settings](https://admin.shopify.com/settings) **→ Checkout**, select your checkout profile, and click **Customize**.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/ebe8a89b62.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=68d2403f6ad9255b2b47eaf5d2042514" alt="" width="2880" height="1508" data-path="images/ebe8a89b62.png" />
  </Step>

  <Step title="Add the app block">
    In the [Checkout Editor](https://admin.shopify.com/settings/checkout/editor), click **Add app block**.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/e989097815.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=2849e31bab12a748724a57a0825ec186" alt="" width="2878" height="1504" data-path="images/e989097815.png" />
  </Step>

  <Step title="Select Address Validation">
    Choose the **Checkout – Address Validation** app block and place it in your checkout.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/2a0957ef7c.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=a85eebe7096add9501300bd550f0c69f" alt="" width="2878" height="1502" data-path="images/2a0957ef7c.png" />
  </Step>

  <Step title="Publish your changes">
    Click **Save** in the Checkout Editor to publish the customization. Refresh your checkout page to verify that Address Validation is active.

    <img src="https://mintcdn.com/nomads-arc/IYjqIENMQDfy0NjK/images/8d48b3e7fb.png?fit=max&auto=format&n=IYjqIENMQDfy0NjK&q=85&s=838545052ac5884c4b5386ea3b656a2a" alt="" width="2876" height="1502" data-path="images/8d48b3e7fb.png" />
  </Step>
</Steps>

<Note>
  **Why does it matter?**

  Address Validation helps reduce shipping errors by validating customer address input during checkout. This can reduce shipping and logistics costs by **up to 10%** while improving delivery accuracy and customer satisfaction.
</Note>
