Skip to content

Conversation

ribeiromiranda
Copy link
Contributor

Add support for validating struct built by builder #197

André R. de Miranda added 2 commits December 26, 2023 23:05
Signed-off-by: André R. de Miranda <[email protected]>
Signed-off-by: André R. de Miranda <[email protected]>
@ricardozanini ricardozanini linked an issue Dec 27, 2023 that may be closed by this pull request
@ricardozanini ricardozanini requested a review from spolti December 27, 2023 13:10
func init() {
// TODO: create states graph to complex check

// val.GetValidator().RegisterStructValidationCtx(val.ValidationWrap(nil, workflowStructLevelValidation), Workflow{})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this comment?

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ricardozanini
Copy link
Member

@ribeiromiranda can we merge this?

@ribeiromiranda
Copy link
Contributor Author

ribeiromiranda commented Apr 2, 2024

@ribeiromiranda can we merge this?

@ricardozanini Yes.

@github-actions github-actions bot removed the Stale PR label Apr 3, 2024
@ricardozanini ricardozanini merged commit b1933e7 into serverlessworkflow:main Apr 3, 2024
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.

Support for validating structs created by builder
2 participants