ValidX Migration Guide: v1.1.0 → v1.2.0

This document describes the breaking changes and migration steps when upgrading from v1.1.0 to v1.2.0.

Overview

Version 1.2.0 introduces two breaking changes to the chain API:

The isStartsWith() and isEndsWith() methods: the parameter type has changed from String[] to String to better align with their single-value validation purpose.