We have some rules around names and types. We need the `svc` to validate incoming requests to make sure the data is valid. Types, names, and attribute keys should be limited to numbers, letters, `_`, `@`, and `-` characters
We have some rules around names and types. We need the
svcto validate incoming requests to make sure the data is valid.Types, names, and attribute keys should be limited to numbers, letters,
_,@, and-characters