Summary
Contract verification records imported from external sources are not validated before being stored.
Requirements
- Add schema validation for imported record fields
- Reject and log records that fail validation with a clear reason
- Add tests covering valid and invalid import records
- Document the import validation rules in the service README
Summary
Contract verification records imported from external sources are not validated before being stored.
Requirements