# Functions
GenerateCreateRequestValidatorInput returns a create input.
GenerateDeleteRequestValidatorInput returns a deletion input.
GenerateGetRequestValidatorInput returns input for read operation.
GenerateRequestValidator returns the current state in the form of *svcapitypes.RequestValidator.
GenerateUpdateRequestValidatorInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.