Änderungen

Zur Navigation springen Zur Suche springen
101 Bytes hinzugefügt ,  12:41, 25. Nov. 2022
Zeile 64: Zeile 64:  
* [https://www.npmjs.com/package/typescript-json-validator typescript-json-validator]
 
* [https://www.npmjs.com/package/typescript-json-validator typescript-json-validator]
 
** benützt ajv und typescript-json-schema-generator
 
** benützt ajv und typescript-json-schema-generator
 +
** [https://emasuriano.com/blog/dynamic-types-validation-in-typescript Anleitung auf emasuriano.com]
 
* [https://learning-notes.mistermicheels.com/javascript/typescript/runtime-type-checking/ Ajv] prüft JSON gegen [[JSON Schema]] und [[JSON Type Definition]]. JSON Schema kann aus TypeScript-erstellt werden:
 
* [https://learning-notes.mistermicheels.com/javascript/typescript/runtime-type-checking/ Ajv] prüft JSON gegen [[JSON Schema]] und [[JSON Type Definition]]. JSON Schema kann aus TypeScript-erstellt werden:
 
** https://www.npmjs.com/package/ts-json-schema-generator
 
** https://www.npmjs.com/package/ts-json-schema-generator

Navigationsmenü