# \donttest{
certificate_df(x = list(data_formatted = data.frame(a = 1:3, b = 4:6),
rules = validate::validator(a > 0, b > 0)),
time = Sys.time())
# }
Run the code above in your browser using DataLab