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
Philippe Marschall opened SWS-921 and commented
XML schema validation accepting multiple schemas currently uses arrays of Resource objects. They would be a bit easier and more succinct to use if the setters were switched to varargs. Such a change would be backwards compatible.
Referenced from: commits 3c7a6b9
The text was updated successfully, but these errors were encountered:
Philippe Marschall commented
pull request: #40
Sorry, something went wrong.
gregturn
No branches or pull requests
Philippe Marschall opened SWS-921 and commented
XML schema validation accepting multiple schemas currently uses arrays of Resource objects. They would be a bit easier and more succinct to use if the setters were switched to varargs. Such a change would be backwards compatible.
Referenced from: commits 3c7a6b9
The text was updated successfully, but these errors were encountered: