Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add base64 string validation #644

Merged
merged 8 commits into from
Jul 16, 2024

Conversation

morinokami
Copy link
Contributor

Hi, I noticed there was no validation action for Base64 strings, so I added it. Thanks!

@fabian-hiller
Copy link
Owner

fabian-hiller commented Jun 11, 2024

Thank you very much! I will try to review and merge it as soon as possible, but don't expect a quick response as I just released Valibot v0.31.0 and should be working on other things first.

As a workaround you can use the regex with our regex action: https://valibot.dev/api/regex/

@fabian-hiller fabian-hiller self-assigned this Jun 11, 2024
@fabian-hiller fabian-hiller added the enhancement New feature or request label Jun 11, 2024
@fabian-hiller
Copy link
Owner

I plan to review and merge this PR next week.

@fabian-hiller
Copy link
Owner

I refactored the regex and unit tests. Tomorrow I will have a look at the documentation and probably merge this PR.

@fabian-hiller fabian-hiller merged commit 598c9a3 into fabian-hiller:main Jul 16, 2024
6 checks passed
@fabian-hiller
Copy link
Owner

v0.37.0 is available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants