Aliases: any,validation-method
Keywords:
### ** Examples val <- check_that(women, height>60, weight>0) any(val)
[1] TRUE