is-not-negative

Checks if a number is not negative. All credit to is-not-positive for the inspiration

@teamcoder/notequalvalidator

This module is small but easy to use. The purpose of this module is to check if a target value does not equals a source value, it can optionally also do none case sensitive comparing.

@teamcoder/completevalidator

This module is small but easy to use. The purpose of this module is to serve as a container for all my validator modules. That has thirteen validator all in one module, the validators is as follows: bigger, contains, equal, longer, mqtt topic, regex, smal