nativescript-dev-xmlxsd

XML validation against XSD schema for NativeScript projects. =======================================

Usage no npm install needed!

<script type="module">
  import nativescriptDevXmlxsd from 'https://cdn.skypack.dev/nativescript-dev-xmlxsd';
</script>

README

XML validation against XSD schema for NativeScript projects.

How to use

$ tns install xmlxsd

The above command installs this module and installs the necessary hooks. XSD validation of all XML files inside app folder happens when the project is prepared for build.