PHP Class PayPal\Validation\UrlValidator

Afficher le fichier Open project: paypal/rest-api-sdk-php Class Usage Examples

Méthodes publiques

Méthode Description
validate ( $url, string | null $urlName = null ) Helper method for validating URLs that will be used by this API in any requests.

Method Details

validate() public static méthode

Helper method for validating URLs that will be used by this API in any requests.
public static validate ( $url, string | null $urlName = null )
$url
$urlName string | null