documentation()

in rules.js [4:8]


  documentation(context) {
    return {
      description: "Title of the page must be defined"
    };
  }