Socket
Book a DemoInstallSign in
Socket

@sap-ux/project-input-validator

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/project-input-validator

Library to validate Fiori project input formats

Source
npmnpm
Version
0.6.21
Version published
Weekly downloads
254K
2.7%
Maintainers
3
Weekly downloads
 
Created
Source

@sap-ux/project-input-validator

Library that provides utility functions to validate input constraints required by Fiori projects. For example, validate Fiori project name text length limit, special characters that are not allowed in the naming, SAP client format, project description text length limit, etc.

This library provides reusable validation utilities to support validations required in tools that facilitate Fiori project generation, deployment configuration, etc.

Installation

Npm npm install --save @sap-ux/project-input-validator

Yarn yarn add @sap-ux/project-input-validator

Pnpm pnpm add @sap-ux/project-input-validator

Usage

See example usage in test folder.

FAQs

Package last updated on 19 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts