Skip to content

Conversation

@shimks
Copy link
Contributor

@shimks shimks commented Apr 27, 2018

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

);
}
// tslint:disable-next-line:no-any
descriptor.value = async function(...args: any[]) {
Copy link
Contributor

@raymondfeng raymondfeng Apr 27, 2018

Choose a reason for hiding this comment

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

Creating a method proxy via @validatable probably has its constraints - for example, it won't have access to the Context for some of the validators to be instantiated and executed. Only isolated validations can be performed by this fashion.

@bajtos
Copy link
Member

bajtos commented Jun 25, 2018

@shimks what's the status of this pull request, can we close it as done (but don't merge)?

@bajtos bajtos removed the review label Jun 25, 2018
@shimks
Copy link
Contributor Author

shimks commented Jun 25, 2018

I think it's good to be closed. Parts of the code will need to be used for #118 / #1308, but the PR can be opened up again if need be

@shimks shimks closed this Jun 25, 2018
@bajtos bajtos deleted the validation branch October 4, 2018 06:49
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.

5 participants