const ajv = new Ajv({ strict: false }); addFormats(ajv);
const ajv = new Ajv({ strict: false });
addFormats(ajv);