bsh-generator / ts-validation

library to simplify the data validation in ts projects
https://bshg-libs.vercel.app/ts-validation
MIT License
4 stars 1 forks source link

Validation Failure Hooks #8

Open bsh-generator opened 3 weeks ago

bsh-generator commented 3 weeks ago

Feature Title: Validation Failure Hooks

Introduce hooks that trigger custom logic when validation fails, such as logging errors, sending notifications, or executing fallback logic.

Detailed Explanation:

1. Overview:

2. How It Works:

3. Example Use Cases:

4. Benefits:

5. Considerations:

YoussefACHCHIRAJ commented 2 weeks ago

Hi there, I'd love to take on the responsibility of implementing this functionality. I'll ensure it's flexible and consistent with the existing validation logic.

Please let me know if I can go ahead with this!

Thanks!

bsh-generator commented 2 weeks ago

yeah, of course. thank you for your contributing

bsh-generator commented 2 weeks ago

when you finished, you can push your updates to this branch 8-validation-failure-hooks

YoussefACHCHIRAJ commented 2 weeks ago

when you finished, you can push your updates to this branch 8-validation-failure-hooks

alright