v3.5.0
Wed, 6 Apr, 2022Feature
- Support for adding description while setting the
validationTypetoRegexfor the textbox form field has been added.
Breaking changes
- From BoldSign API SDK version 3.5.0, while setting the
validationTypeasCustomRegexfor a TextBoxField, thevalidationCustomRegexDescriptionbecomes mandatory field. So if you are using a version less than 3.5.0,validationCustomRegexDescriptionwill not be available, and you need to upgrade to above 3.4.0 version.