ResonantGeoData / RD-WATCH

RD-WATCH Documentation
https://resonantgeodata.github.io/RD-WATCH/
Apache License 2.0
7 stars 5 forks source link

Remove originator validators #499

Closed floryst closed 2 months ago

floryst commented 2 months ago

Remove the originator validators. These validators only validated that the originator exists in the database, and did so for every Feature that has an originator field, which could lead to many DB queries.

See #498 for an alternative to these validators.