Skip to content

Some issues with Competitor Check #989

Closed Answered by dtam
damtrovao asked this question in Q&A
Discussion options

You must be logged in to vote

With the on_fail="filter" you will get str.validated_output is None because the output is totally filtered.

With on_fail="fix" you will get str.validated_output omits the sentence that the validator failed on. For example if the validated str="apply at youtube or email me at my email. This is another sentence." then the str.validated_output will be this is another sentence.

We will have updated documentation on this in our next release of 0.5.3 which I'll update this thread with in the next few days.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@damtrovao
Comment options

@dtam
Comment options

@damtrovao
Comment options

@dtam
Comment options

Answer selected by dtam
@damtrovao
Comment options

@dtam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants