This file contains all the notable changes done to the Ballerina Constraint package through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support to overwrite default error message for constraint violations
- Add constraint support for number of digits
- Fix unexpected errors due to custom annotations
- Ensure value type after constraint validation
- Fix constraint validation on array members