Skip to content

Latest commit

 

History

History

ti-api-platform-validator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Ti API Platform Validator Plugin

Overview

The Ti API Platform Validator plugin finds any platform specific Titanium APIs that are called from the incorrect platform. It depends on the Ti API Processor plugin.

Options

No options

Output

  • name string Always equals "ti-api-platform-validator"
  • summary string A short summary of the results
  • invalidAPIs object The platform-specific APIs used incorrectly in the project
    • <API name> number The number of times the platform-specific API indicated by the object key is used incorrectly