JavaScript verion of RebbVal
Is RebbVal a validation library? Nope, RebbVal is a external DSL for validation. It makes writing validation rules easier and more natural. Since it is more human readable than most of existing validation libraries, it means less bugs.
A domain-specific language (DSL) is a computer language specialized to a particular application domain.