verify-port-number

1.0.5 • Public • Published

Build Status

BanksySan.VerifyPortNumbers

Single method, verifyPortNumber(candidate).

When called with throw Error with a message in the form:

Port must be a value an positive integer less than or equal to 65535.  You entered 'candidate'.

If the string doesn't represent a valid port number, that being an integer from 1 to 65535.

Package Sidebar

Install

npm i verify-port-number

Weekly Downloads

0

Version

1.0.5

License

ISC

Last publish

Collaborators

  • banksysan