jquery_query_builder-rails
jquery_query_builder-rails copied to clipboard
Retrieve specific validation failures
Hi @SixiS
I was wondering if there is a way to get access to which conditions failed validation vs. only receiving a simple TRUE or FALSE if the passed object matched the conditions?
For example, I'd like to present which validation conditions failed validation back to the end user
Thanks!
Hi kcollignon
Thats a great idea - I don't think it is too difficult to implement. I'll look at adding it soon as I get a chance, possibly this weekend.
Thanks for the issue!
@SixiS thanks! can't wait to see what you come up with. Much appreciated.