pkiraly/metadata-qa-api

Debugging a rule

Closed this issue · 0 comments

A new property, to log rule id, value, and result

- id: Q-3.3
  description: "Check whether there are spaces or one of the following special characters in the URL"
  failureScore: -3
  debug: true
  pattern: ^[a-zA-Z_0-9:/&\.\-]+$