# Functions

GetHttpClient is responsible for configuring an HTTP client and transport for API calls.
No description provided by the author
ValidateCreateFolderInput responsible for validating folder input.
ValidateCreateManagedAccountInput responsible for validating Managed Account input.
ValidateCreateSecretInput responsible for validating secret input.
ValidateInputs is responsible for validating end-user inputs.
This method is responsbile for validating that the paths and names are valid.
ValidateURL responsible for validating the Password Safe API URL.

# Structs

HttpClientObj responsible for http request instance.
UserInputValidaton responsible for input paramerter validation.
No description provided by the author