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

[Feature Request] Dart Support #148

Open
loeffel-io opened this issue Dec 22, 2023 · 2 comments
Open

[Feature Request] Dart Support #148

loeffel-io opened this issue Dec 22, 2023 · 2 comments
Labels
Feature New feature or request Language Support Interest in adding support for another language

Comments

@loeffel-io
Copy link

Dart support would be amazing (especially for frontend validations)

Thank you for this amazing library!

@loeffel-io loeffel-io added the Feature New feature or request label Dec 22, 2023
@rodaine rodaine added the Language Support Interest in adding support for another language label Dec 23, 2023
@NotHolst
Copy link

Where would i start if i wanted to tinker with this?

@rodaine
Copy link
Member

rodaine commented Jan 2, 2024

Hey @NotHolst! If you're looking to explore implementing protovalidate for a language, take a look at our contributing guidelines that cover some of the expectations for an implementation. Conformance testing is the primary way we evaluate the correctness of our libraries. Other than that, I recommend taking a look at the existing implementations for how they build up and cache the validators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Language Support Interest in adding support for another language
Projects
None yet
Development

No branches or pull requests

3 participants