Tag Archives: validation

Spotify url validation

I created this class for a project I am working on where I need to validate Spotify playlist and track URLs. I hope someone will get some use out of it or maybe improve it. It provides two static methods for validating and allows you to specify the return type which currently is a HTTP [...]
Posted in development | Also tagged , | Leave a comment