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

Add optional schema validation for methods that load in XML files #381

Open
cflynn3 opened this issue Jan 17, 2022 · 0 comments
Open

Add optional schema validation for methods that load in XML files #381

cflynn3 opened this issue Jan 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cflynn3
Copy link
Collaborator

cflynn3 commented Jan 17, 2022

Functionality should be added to validate XML schemas when they are loaded in. This code should be run by the 'load' methods, which will have an optional parameter added to them called 'validate_schema' which will have a default value of false. This code should also be fully unit tested before being used.

@cflynn3 cflynn3 added the enhancement New feature or request label Jan 17, 2022
@cflynn3 cflynn3 added this to the Future Enhancements milestone Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant