yota icon indicating copy to clipboard operation
yota copied to clipboard

Implement PJs/ Provide JS validation functionality

Open ericecook opened this issue 11 years ago • 3 comments

https://github.com/jabapyth/PJs

ericecook avatar Jun 28 '13 20:06 ericecook

Admittedly I was hoping to use this to just convert all our built-ins on the fly... Maybe just a pipe dream tho.

icook avatar Jun 28 '13 20:06 icook

I updated it.

Ideally we'd want it setup to be able to specify specific JS validators and Server side validators to not necessarily run together. So for that we'll definitely need a more robust system of specifying which validators to use, but I see that is already setup as an issue. Another thought is that we may want to be able to specify different validators to run on different js events, but that's overkill for now at least

ericecook avatar Jun 28 '13 20:06 ericecook

Definitely this granularity would be awesome. Not sure it would be worth implementing for just our uses tho, the repo would need to get a bit popular before I would wanna re-factor that much.

icook avatar Jun 28 '13 20:06 icook