go-hsdp-api icon indicating copy to clipboard operation
go-hsdp-api copied to clipboard

Add field validation for service API

Open loafoe opened this issue 5 years ago • 0 comments

Some fields in IAM/IDM API calls have restrictions on what characters can be used. Ideally we should validate these in the library before making the server side call.

We should do a test implemntation for the service API, specifically the name and description fields have a set of invalid characters that should be checked.

loafoe avatar Mar 23 '20 16:03 loafoe