erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12k stars 2.5k forks source link

Got error using validation.js in my project #1419

Open melitus opened 6 years ago

melitus commented 6 years ago

Trying to use validation.js at the utils folder in my component i got the error that rule is not a function at the ..../validation.js Please how do i get it right. thanks