standard-types
1.1.0 (2023-05-10)
Added
- Introduced
standard-types-model
expansion-resource that only provides the valueTypes. This can be used in expansions
with Expanders.
1.0.4 (2023-05-02)
Fixed
- Fixed issue with spaces in IBAN. Validator now allows numbers without spaces and the pattern now allows numbers with
spaces.
1.0.3 (2023-04-25)
Fixed
- Validators now allow null and empty values
1.0.2 (2023-04-13)
Fixed
- Added missing dash in telephone number pattern
1.0.1 (2023-04-13)
Fixed
- Added missing
standard-type-ejb-runtime
library to logic layer.
1.0.0 (2023-04-03)
- Created standard-types project.
- Implemented 5 valueTypes:
- Ean13
- Email
- Iban
- TelephoneNumber
- Url