All notable changes to laravel-vat-eu-validator
will be documented in this file
Improved Validator Extension: Refactored the Validator::extend()
and Validator::replacer()
methods to enhance the flexibility and maintainability of custom validation rules. These changes ensure better integration and easier customization when extending validation logic.
A heartfelt thank you to frknakk and vazaha-nl for their contributions and support in improving this package!
thx to @it-can
- Implement checksum validation for Hungarian VAT numbers.
- Update
VatValidator.php
to include Hungarian VAT validation logic. - Add tests for Hungarian VAT number validation in
VatValidatorTest.php
.
Thx to @bsh
Thanks to @dualklip, language files have been introduced.
Fix Swap error messages Exist and Format. Thx to @roerlemans
I refactor the code during a MeetUp in Torino. Now I'm supporting L10 and L11 with php 8.2.
- initial release