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

Add go struct validation in Config (More Description Required) #36

Open
github-actions bot opened this issue Dec 8, 2024 · 5 comments · May be fixed by #78
Open

Add go struct validation in Config (More Description Required) #36

github-actions bot opened this issue Dec 8, 2024 · 5 comments · May be fixed by #78
Assignees
Labels
beginner Issues for beginner (Documentaion Update etc)

Comments

@github-actions
Copy link

github-actions bot commented Dec 8, 2024

// TODO: Add go struct validation in Config
func (c *Config) Validate() error {
return relec.Validate(c)
}


This issue was generated by todo-issue based on a TODO comment in 961e6b0. It's been assigned to @piyushdatazip because they committed the code.
Copy link
Author

github-actions bot commented Dec 8, 2024

Add go struct validation in Config

// TODO: Add go struct validation in Config
func (c *Config) Validate() error {
return relec.Validate(c)
}


This comment was generated by todo-issue based on a TODO comment in 961e6b0. It's been assigned to @piyushdatazip because they committed the code.

@Yashsharma1911
Copy link

Hey is this issue still getting worked on? can I take this issue?

@hash-data
Copy link
Collaborator

hash-data commented Jan 7, 2025

@Yashsharma1911 yes you can take it.

@hash-data hash-data added beginner Issues for beginner (Documentaion Update etc) and removed todo 🗒️ labels Jan 7, 2025
@Yashsharma1911
Copy link

Thanks @hash-data I'll be exploring and will try to work on it. Till I'm exploring and coming up with questions incase I've I'd appreciate if issue description can be updated to match the expectations.

@hash-data hash-data changed the title Add go struct validation in Config Add go struct validation in Config (More Description Required) Jan 16, 2025
@hash-data
Copy link
Collaborator

@Yashsharma1911 will add a proper description for it.

@hash-data hash-data moved this from Todo to In progress in Olake Roadmap 2024-25 Jan 29, 2025
@hash-data hash-data moved this from In progress to In Review in Olake Roadmap 2024-25 Jan 30, 2025
@hash-data hash-data linked a pull request Jan 30, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Issues for beginner (Documentaion Update etc)
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

4 participants