Skip to content

Conversation

@pascalbaljet
Copy link
Member

This PR adds a disableFileValidation() to all packages to disable file validation after enabling it.

const validator = createValidator(...)

validator.validateFiles()

validator.disableFileValidation()

@taylorotwell
Copy link
Member

I would maybe do withoutFileValidation to match how I would write this on the backend. What do you think?

@taylorotwell taylorotwell merged commit ab5b948 into main Oct 31, 2025
@taylorotwell taylorotwell deleted the disable-file-validation-method branch October 31, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants