validate-objectid
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/validate-objectid package

0.2.0 • Public • Published

validate-objectid

Usage

var objectid = require('validate-objectid');

assert(! objectid('test'));
assert(objectid('542f9cabed89afee4aaf2e61'));

Readme

Keywords

Package Sidebar

Install

npm i validate-objectid

Weekly Downloads

227

Version

0.2.0

License

MIT

Last publish

Collaborators

  • ashaffer88