|
|
7f62e06ff9
|
docs: Improve documentation and translate comments to English
|
2025-10-10 21:18:22 -03:00 |
|
|
|
674c9d5ff4
|
fix(validator): Improve filter_var robustness in validation methods
|
2025-10-10 21:17:41 -03:00 |
|
|
|
c9f467345b
|
BREAKING CHANGE: Adhere to PSR-12 coding standards.
- Model: where_in method was renamed as whereIn.
|
2025-09-07 11:07:07 -03:00 |
|
|
|
73b7b8f72a
|
Change required valitator to not allow empty values and add exists.
The exists validator do the same as the old required.
|
2024-09-18 14:33:33 -04:00 |
|
|
|
406f9a10a1
|
Add head comment.
|
2024-05-25 17:19:08 -04:00 |
|
|
|
cc3cb6be41
|
Fix: a return was forgot.
|
2024-05-25 17:11:07 -04:00 |
|
|
|
59fff2a586
|
Add validation on Request.
|
2024-05-25 16:59:59 -04:00 |
|