jagi:astronomy-simple-validators

v1.0.3Published 10 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. Functional validators are faster and more powerful than simple validators. However, simple (string) validators are a lot more concise.

A detailed information about this module can be found here.