validations
A set of validation schemes for the Screenshot API requests.
Installation
npm install screenshotone-validations --saveBuild and publish (a manual for developers)
To build and publish the library:
- Bump the version property in the
package.jsonfile. - Run
npm run prepare. - Run
npm publish.
License
screenshotone/validations is released under the MIT license.