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

Return Type Clarification #6

Open
eduardokraus opened this issue Oct 24, 2024 · 1 comment
Open

Return Type Clarification #6

eduardokraus opened this issue Oct 24, 2024 · 1 comment

Comments

@eduardokraus
Copy link

O tipo de retorno deve ser booleano ou array?

Captura de Tela 2024-10-24 às 12 17 40

marcusgreen added a commit that referenced this issue Oct 24, 2024
In response to
#6

Note the parent method says the return type should be boolean
Which seems to make no sense
@marcusgreen
Copy link
Owner

I have made a commit to change the return to []. There is some ambiguity in that the parent method expects a boolean value to be returned. I suspect that boolean was me responding to a "helpful" prompt from some tool as I have returned [] in validation in many other places. let me know what you think. Here is the commit.
7bb7e8d

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

No branches or pull requests

2 participants