Add the module as a dependency to your angular project.
There are five custom validators:
###Maximum and minimum value###
Validates the given value against a set max/min value.
The set max/min value can be dynamic e.g. set through variable reference:
Example with ngMessages:
`
Number is too big
`
###Integer###
Validates that the given value is an integer.
Example with ngMessages:
`
Number is too big
`
###Minute format###
Validates that the input is in the format 00:00.
Example with ngMessages:
`
Number is too big
`
###24 hour format###
Validates that the input is in the format 00:00.
The npm package @seges/angular-validators receives a total of 17 weekly downloads. As such, @seges/angular-validators popularity was classified as not popular.
We found that @seges/angular-validators demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 4 open source maintainers collaborating on the project.
Package last updated on 13 Oct 2016
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.
By Wenxin Jiang, Marvin Fleischer, Jon Moroney - Jul 27, 2026