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

Expose validation method #37

Open
tmenier opened this issue Nov 9, 2018 · 0 comments
Open

Expose validation method #37

tmenier opened this issue Nov 9, 2018 · 0 comments

Comments

@tmenier
Copy link
Contributor

tmenier commented Nov 9, 2018

OrderCloudReource has an internal ValidateModel method that uses reflection to find all the properties marked [Required] and throw if those properties don't have a value. It would be handy sometimes to tap into this validation prior to calling an endpoint and without throwing an exception.

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

1 participant