Table of Contents

Search

  1. Preface
  2. Part 1: On-Prem Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: Geocode Countries
  5. Appendix B: Certified Mode Values

On-Premises Developer Guide

On-Premises Developer Guide

Configuring the NumericRangeExpansion

Configuring the NumericRangeExpansion

In the
AVJob.schema.json
file, configure the RangesToExpand and RangeExpansionType properties present in the NumericRangeExpansion element to handle number ranges in addresses.
  • To specify whether or not to expand the ranges, set the RangesToExpand property to one of the following values:
    • All. Address Verification always expands the ranges.
    • OnlyValid. Address Verification expands the ranges only when the reference address database contains full list of numbers for the specified range.
    • None. Address Verification does not expand a range.
  • To specify whether or not to expand all the items in the suggestion list, set the RangeExpansionType property to one of the following values:
    • Full. Address Verification might expand all the items in the suggestion list.
    • Flexible. Address Verification might expand only the initial items in the suggestion list.

0 COMMENTS

We’d like to hear from you!