v3.5.0

Wed, 6 Apr, 2022

Feature

  • Support for adding description while setting the validationType to Regex for the textbox form field has been added.

Breaking changes

  • From BoldSign API SDK version 3.5.0, while setting the validationType as CustomRegex for a TextBoxField, the validationCustomRegexDescription becomes mandatory field. So if you are using a version less than 3.5.0, validationCustomRegexDescription will not be available, and you need to upgrade to above 3.4.0 version.