identifiers-org / cloud-hq-ws-registry

Identifiers.org HQ - Registry API Service
MIT License
0 stars 0 forks source link

Add more validation to provider code #88

Closed renatocjn closed 4 months ago

renatocjn commented 4 months ago

Relates to IDENTIFIER-108

This verifies that provider codes are not equal to any existing namespaces and that they are unique within the same namespace. Both are necessary validations for resolution to work correctly.

To be deployed after identifiers-org/cloud-hq-web-frontend#62

renatocjn commented 4 months ago

Please ignore this for now. I messed up and pushed a different ticket into this branch. I will fix this later...

renatocjn commented 4 months ago

Please ignore this for now. I messed up and pushed a different ticket into this branch. I will fix this later...

This is fixed