jagi:astronomy-simple-validators

v1.0.0-rc.1Published 11 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Simple Validators module for Meteor Astronomy

This package is an extension of the core validation package jagi:astronomy-validators. The core package uses functional validators where writing validation rules requires a little bit more of code to be written. However functional validators are faster and more powerful then simple validators in this package. The simple validators are a lot more concise.

A detailed information about module can be found on this Wiki page.