···357357 )))?;
358358359359 // Validate the record data against the schema
360360- validate_data_against_schema(&record, record_schema, &ctx.with_path(collection))
360360+ validate_data_against_schema(&record, record_schema, &ctx.with_current_lexicon(collection).with_path(collection))
361361}
362362363363/// Internal function to validate data against a schema