Skip to content

Small utility which simply loads the input file and show any errors that could occur when doing so.

Notifications You must be signed in to change notification settings

LcsTen/qml-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

QML Validator

QML Validator is a small utility which simply loads the input file and show any errors that could occur when doing so. It uses QCoreApplication, and as such it doesn't require a graphical environment to run, as opposed to qmlscene for example, and as such may be used in situation where a graphical environment isn't available, such as a continuous integration script.

Usage

qml-validator <input-file>

About

Small utility which simply loads the input file and show any errors that could occur when doing so.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published