Skip to content
No description, website, or topics provided.
JavaScript
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
lib
.gitignore
LICENSE
README.md
package.json
postinstall.js
preuninstall.js

README.md

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.

You can’t perform that action at this time.