owl icon indicating copy to clipboard operation
owl copied to clipboard

[FIX] validation: validate schema keys

Open jum-odoo opened this issue 1 month ago • 0 comments

This commit adds validation for the schema object itself, to ensure that only recognized keys are set on it.

This is done to avoid typos when writing validation schemas (e.g. { type: Array, element*S*: String }).

jum-odoo avatar Nov 13 '25 12:11 jum-odoo