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

Increased upfront validation #230

Open
JRosenfeldIntern opened this issue Aug 23, 2017 · 0 comments
Open

Increased upfront validation #230

JRosenfeldIntern opened this issue Aug 23, 2017 · 0 comments

Comments

@JRosenfeldIntern
Copy link

I've written a Validator class that I will add to the next pull request. At the moment, it is unimplemented. This class can do simple upfront checks such as ensuring source and target are of the same shape type, ensuring the layerfile input isn't broken, as well as anything else really you might want to check.

I initially was going to implement it into the python toolbox parameters, but the validation process takes too long to complete while still providing a satisfying user experience, so for the moment, it has been scrapped. I'll look to add them into the runtime scripts instead in the near future.

This was referenced Aug 23, 2017
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