A set of validation schemes for the Screenshot API requests.
npm install screenshotone-validations --save
To build and publish the library:
- Bump the version property in the
package.json
file. - Run
npm run prepare
. - Run
npm publish
.
screenshotone/validations
is released under the MIT license.