Commit 74010fb
committed
Fix for When passing boolean value as required & default passed value is false in API it is consider that as no value or undefined.
Fixes #2
Refactor code for improved readability and consistency
- Standardized spacing and formatting in index.ts, types.ts, validators.ts, and validator.ts.
- Enhanced validation logic in validator.ts for better error handling and clarity.
- Ensured consistent use of arrow function formatting and indentation across files.1 parent 62216c7 commit 74010fb
6 files changed
Lines changed: 1572 additions & 1931 deletions
0 commit comments