Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
908 stars 181 forks source link

Add from validation on request #477

Closed SecondeJK closed 3 months ago

SecondeJK commented 3 months ago

This PR adds validation to the Verify2 client to stop invalid from values.

Description

These are changes in line with the API spec

Motivation and Context

Evolution of Vonage SDKs

How Has This Been Tested?

Validation tests added

Example Output or Screenshots (if appropriate):

Types of changes

Checklist: