@ui5-language-assistant/xml-views-validation
v3.3.1
Published
Validations Logic for UI5 XML-Views
Downloads
9
Readme
@ui5-language-assistant/xml-views-validation
Logic for UI5 XMLView semantic validations.
Supported Content Assist scenarios:
In XML tag names:
- Detect usage of deprecated UI5 classes
In XML attribute names:
- Detect invalid enum values for UI5 properties of enum type.
Installation
With npm:
npm install @ui5-language-assistant/xml-views-validation
With Yarn:
yarn add @ui5-language-assistant/xml-views-validation
Usage
This package only exposes programmatic APIs, import the package and use the exported APIs defined in api.d.ts.
Support
Please open issues on github.
Contributing
See CONTRIBUTING.md.
Licensing
Copyright 2022 SAP SE. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.