gin-valid is the G-Node Infrastructure data validation service. It is a microservice server written in go that is meant to be run together with a GIN repository server.
Repositories on a GIN server can trigger validation of data files via this service. Currently there are two validators supported:
For instructions on how to add more validators, see the adding validators contribution guide.