Add type validations to each setter and implement SendGrid custom exceptions #612
Labels
difficulty: medium
fix is medium in difficulty
status: help wanted
requesting help from the community
type: twilio enhancement
feature request on Twilio's roadmap
Issue Summary
The correct types should be documented in phpdoc format already in the source code, but this documentation can be used to double check the types. If the type is incorrect we should throw a custom exception.
This feature should be added to the objects here.
The text was updated successfully, but these errors were encountered: