-
Notifications
You must be signed in to change notification settings - Fork 1
GenerateLicenseValidator
Niels Steenbeek edited this page May 16, 2023
·
1 revision
hso-d365 generate LicenseValidator [name]
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.
Following files will be generated:
- src/License/Validator/Validator.ts
This is the only file. The onLoad function is the starting point for the code.
Use command
hso-d365 generate LicenseValidator --help