Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Add multiplesOf validators #127

Conversation

chetankothari
Copy link
Contributor

This validator checks if the given number is multiple of a number.

Closes #126

This validator checks if the given number is multiple of a number.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fb3246e on chetankothari:feature/add-multiples-of-validator into 6d99563 on ansman:master.

@ansman
Copy link
Owner

ansman commented May 20, 2016

Sounds good, I'll tweak the name to be divisableBy though.

@ansman
Copy link
Owner

ansman commented May 20, 2016

This is now released in 0.10.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add validator to check multiplesOf validation
3 participants