{"id":16701192,"url":"https://github.com/oliver-loeffler/xmlvalidation","last_synced_at":"2025-07-27T11:33:31.651Z","repository":{"id":91211425,"uuid":"237159023","full_name":"Oliver-Loeffler/XmlValidation","owner":"Oliver-Loeffler","description":"Demo how XML validation works with Java11+","archived":false,"fork":false,"pushed_at":"2021-01-01T19:19:41.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-14T06:13:08.423Z","etag":null,"topics":["java","java-11","java-xml","xml-validation"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oliver-Loeffler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-30T07:13:31.000Z","updated_at":"2021-01-01T19:19:43.000Z","dependencies_parsed_at":"2023-07-04T14:32:46.448Z","dependency_job_id":null,"html_url":"https://github.com/Oliver-Loeffler/XmlValidation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Oliver-Loeffler/XmlValidation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oliver-Loeffler%2FXmlValidation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oliver-Loeffler%2FXmlValidation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oliver-Loeffler%2FXmlValidation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oliver-Loeffler%2FXmlValidation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oliver-Loeffler","download_url":"https://codeload.github.com/Oliver-Loeffler/XmlValidation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oliver-Loeffler%2FXmlValidation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267349589,"owners_count":24073115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","java-11","java-xml","xml-validation"],"created_at":"2024-10-12T18:43:07.126Z","updated_at":"2025-07-27T11:33:31.560Z","avatar_url":"https://github.com/Oliver-Loeffler.png","language":"Java","readme":"# An example Java 11 project using Maven and JUnit 5 to demonstrate XML validation\n\n## Javadoc here:\n1. https://docs.oracle.com/en/java/javase/13/docs/api/java.xml/javax/xml/validation/package-summary.html\n\n## Goals\n\n* Learn how to setup Java 13 in Travis\n* Learn how to create a module in Java \u003e= 11 and how to have Maven running tests properly \n  (right now, when module is defined, test will fail on running `mvn verify` due to \n  lack of classes visibility)\n* Move to Java 13 and play with new String literals\n* Create an example for safe XML validation using Java (at least so that Sonar does \n  not complain ... however, considering JAXP documentation)\n    * https://docs.oracle.com/javase/8/docs/technotes/guides/security/jaxp/jaxp.html\n    * https://docs.oracle.com/javase/tutorial/jaxp/properties/backgnd.html\n\n* My use case:\n    * run multiple validations against the same schema over and over\n    * It would be okay to keep the schema in memory, it is pretty large\n    * requires input (a) from file and (b) from string\n    * Instead of exceptions as result types, something more suitable shall be there as all processing shall happen within streams and completable futures\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliver-loeffler%2Fxmlvalidation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliver-loeffler%2Fxmlvalidation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliver-loeffler%2Fxmlvalidation/lists"}