Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added clear info about the validation error #910

Closed
wants to merge 1 commit into from

Conversation

KES777
Copy link
Contributor

@KES777 KES777 commented Feb 17, 2016

That is not explicit from where the $result, @Args appeared in the error

That is not explicit from where the $result, @Args appeared in the error
@@ -174,7 +174,7 @@ Validate C<csrf_token> and protect from cross-site request forgery.
=head2 error

my $err = $validation->error('foo');
$validation = $validation->error(foo => ['custom_check']);
$validation = $validation->error(foo => ['custom_check_name','check_result','arg1','arg2']);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is too long and doesn't replicate the style of the surrounding documentation.

@kraih kraih closed this in 04b434e Feb 18, 2016
@KES777 KES777 deleted the improved_doc branch February 18, 2016 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants