Skip to content

GenerateLicenseValidator

Niels Steenbeek edited this page May 16, 2023 · 1 revision

CLI Command generate LicenseValidator [name]

Command

hso-d365 generate LicenseValidator [name]

Description

CLI Command 'generate LicenseValidator [name]' generates a LicenseValidator. Be aware that this code is a little bit HSO-only. Please use within HSO or take it as an Accelerator for your project.

Generated files

Following files will be generated:

  1. src/License/Validator/Validator.ts

Validator.ts

This is the only file. The onLoad function is the starting point for the code.

Help

Use command

hso-d365 generate LicenseValidator --help
Clone this wiki locally