ironcore-dev / ironcore

Cloud Native Infrastructure as a Service
https://ironcore-dev.github.io/ironcore
Apache License 2.0
25 stars 4 forks source link

Add validation for `NetworkPeeringClaimRef` field of `Network` type #1074

Closed kasabe28 closed 2 months ago

kasabe28 commented 2 months ago

Proposed Changes

Fixes #1073

afritzler commented 2 months ago

Btw. we don't need to validate types.UID as this is a build in type and the serializer will take care of the validation.