@pdtf/schemas 3.0.0-28 → 3.0.0-29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.0-28",
3
+ "version": "3.0.0-29",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -6907,7 +6907,8 @@
6907
6907
  "minLength": 1
6908
6908
  }
6909
6909
  },
6910
- "lpe1Required": ["details"]
6910
+ "lpe1Required": ["details"],
6911
+ "ta7Required": ["details"]
6911
6912
  }
6912
6913
  ]
6913
6914
  },
@@ -6948,7 +6949,8 @@
6948
6949
  "minLength": 1
6949
6950
  }
6950
6951
  },
6951
- "lpe1Required": ["details"]
6952
+ "lpe1Required": ["details"],
6953
+ "ta7Required": ["details"]
6952
6954
  }
6953
6955
  ]
6954
6956
  },
@@ -7233,7 +7235,7 @@
7233
7235
  }
7234
7236
  },
7235
7237
  "lpe1Required": ["details"],
7236
- "ta71Required": [
7238
+ "ta7Required": [
7237
7239
  "details",
7238
7240
  "landlordConsentObtained"
7239
7241
  ]
@@ -7557,7 +7559,6 @@
7557
7559
  "buildingsInsurancePolicy",
7558
7560
  "additionalRegulationsNotInLease",
7559
7561
  "deedsOfVariation",
7560
- "deedOfCovenant",
7561
7562
  "managementCompanyDocuments"
7562
7563
  ],
7563
7564
  "properties": {
@@ -7817,6 +7818,11 @@
7817
7818
  "lpe1Ref": "8.17",
7818
7819
  "title": "If a landlord is a company controlled by the tenants and/or if a tenants’ management company or Right to Manage company is managing the building, please supply a copy of:",
7819
7820
  "type": "object",
7821
+ "required": [
7822
+ "memorandumAndArticles",
7823
+ "shareOrMembershipCertificate",
7824
+ "companyAccounts"
7825
+ ],
7820
7826
  "properties": {
7821
7827
  "memorandumAndArticles": {
7822
7828
  "lpe1Ref": "8.17.1",
@@ -765,7 +765,10 @@
765
765
  "details": {
766
766
  "ta7Ref": "8.1.2"
767
767
  }
768
- }
768
+ },
769
+ "required": [
770
+ "details"
771
+ ]
769
772
  }
770
773
  ],
771
774
  "required": [
@@ -802,7 +805,10 @@
802
805
  "details": {
803
806
  "ta7Ref": "8.2.2"
804
807
  }
805
- }
808
+ },
809
+ "required": [
810
+ "details"
811
+ ]
806
812
  }
807
813
  ],
808
814
  "required": [
@@ -957,7 +963,11 @@
957
963
  "landlordConsentObtained": {
958
964
  "ta7Ref": "9.3"
959
965
  }
960
- }
966
+ },
967
+ "required": [
968
+ "details",
969
+ "landlordConsentObtained"
970
+ ]
961
971
  }
962
972
  ],
963
973
  "required": [
@@ -1006,7 +1016,6 @@
1006
1016
  "buildingsInsurancePolicy",
1007
1017
  "additionalRegulationsNotInLease",
1008
1018
  "deedsOfVariation",
1009
- "deedOfCovenant",
1010
1019
  "managementCompanyDocuments"
1011
1020
  ],
1012
1021
  "title": "Relevant documents",
@@ -6364,11 +6364,7 @@
6364
6364
  "To follow"
6365
6365
  ]
6366
6366
  }
6367
- },
6368
- "ta71Required": [
6369
- "details",
6370
- "landlordConsentObtained"
6371
- ]
6367
+ }
6372
6368
  }
6373
6369
  ]
6374
6370
  }
@@ -6865,6 +6861,11 @@
6865
6861
  "managementCompanyDocuments": {
6866
6862
  "title": "If a landlord is a company controlled by the tenants and/or if a tenants’ management company or Right to Manage company is managing the building, please supply a copy of:",
6867
6863
  "type": "object",
6864
+ "required": [
6865
+ "memorandumAndArticles",
6866
+ "shareOrMembershipCertificate",
6867
+ "companyAccounts"
6868
+ ],
6868
6869
  "properties": {
6869
6870
  "memorandumAndArticles": {
6870
6871
  "title": "Memorandum and Articles of Association of the Management Company.",