v3.5.0
Wed, 6 Apr, 2022Feature
- Support for adding description while setting the validation type to Regex for the text box is added.
Breaking changes
- From BoldSign API SDK version 3.5.0, while setting the validationType as CustomRegex for TextBoxField, validationCustomRegexDescription is a 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.