What about validation on json params? my $params = $s->req->json; like this: my $validation = $s->validation; $validation->output;
:) суббота, 11 июня 2016 г., 22:12:28 UTC+3 пользователь sri написал: > > Hey everyone, it's that time of the year again! :) > > In this thread you can post changes or features you would like to see in > Mojolicious, no rules, just say what's on your mind. > > P.S.: You're welcome to take a look at previous threads ( > https://groups.google.com/d/msg/mojolicious/hZu18SdEmbc/pEzv8diuA-gJ) to > get an idea for what has already been discussed before. > > -- > sebastian > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
