@pdtf/schemas 2.3.0-3 → 3.0.0-1
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/index.js +37 -81
- package/package.json +1 -1
- package/src/examples/v2/exampleTransaction.json +6 -20
- package/src/examples/v3/exampleTransaction.json +900 -0
- package/src/mappings/SendPropertyDetailsRequestSchema.json +1588 -0
- package/src/mappings/adf.js +1 -1
- package/src/schemas/v2/combined.json +13238 -12633
- package/src/schemas/v2/overlays/baspi.json +13 -13
- package/src/schemas/v2/overlays/con29DW.json +771 -762
- package/src/schemas/v2/overlays/con29R.json +3052 -3073
- package/src/schemas/v2/overlays/llc1.json +12 -33
- package/src/schemas/v2/overlays/piq.json +1 -1
- package/src/schemas/v2/overlays/rds.json +33 -1
- package/src/schemas/v2/overlays/ta6.json +3 -3
- package/src/schemas/v2/pdtf-transaction.json +13762 -13004
- package/src/schemas/v2/skeleton.json +1347 -1156
- package/src/schemas/v3/combined.json +38311 -0
- package/src/schemas/v3/overlays/baspi.json +9812 -0
- package/src/schemas/v3/overlays/con29DW.json +794 -0
- package/src/schemas/v3/overlays/con29R.json +3094 -0
- package/src/schemas/v3/overlays/fme1.json +1444 -0
- package/src/schemas/v3/overlays/llc1.json +25 -0
- package/src/schemas/v3/overlays/lpe1.json +2463 -0
- package/src/schemas/v3/overlays/nts.json +1874 -0
- package/src/schemas/v3/overlays/oc1.json +2799 -0
- package/src/schemas/v3/overlays/piq.json +3931 -0
- package/src/schemas/v3/overlays/rds.json +4086 -0
- package/src/schemas/v3/overlays/ta10.json +6521 -0
- package/src/schemas/v3/overlays/ta6.json +5285 -0
- package/src/schemas/v3/overlays/ta7.json +1399 -0
- package/src/schemas/v3/pdtf-transaction.json +34771 -0
- package/src/schemas/v3/skeleton.json +3986 -0
- package/src/tests/v2/transactionSchema.test.js +26 -16
- package/src/tests/v3/transactionSchema.test.js +350 -0
- package/src/tests/v3/verifiedClaimsValidator.test.js +128 -0
- package/src/utils/extractOverlay.js +7 -7
- package/src/utils/hmlrLLC1.json +0 -275
|
@@ -5779,7 +5779,7 @@
|
|
|
5779
5779
|
]
|
|
5780
5780
|
},
|
|
5781
5781
|
"details": {
|
|
5782
|
-
"baspiRef": "A8.1.2.1.
|
|
5782
|
+
"baspiRef": "A8.1.2.1.1.2",
|
|
5783
5783
|
"title": "Provide details"
|
|
5784
5784
|
}
|
|
5785
5785
|
},
|
|
@@ -5793,7 +5793,7 @@
|
|
|
5793
5793
|
],
|
|
5794
5794
|
"properties": {
|
|
5795
5795
|
"yesNo": {
|
|
5796
|
-
"baspiRef": "A8.1.2.1.
|
|
5796
|
+
"baspiRef": "A8.1.2.1.1.1",
|
|
5797
5797
|
"enum": [
|
|
5798
5798
|
"Yes",
|
|
5799
5799
|
"No"
|
|
@@ -5802,7 +5802,7 @@
|
|
|
5802
5802
|
}
|
|
5803
5803
|
},
|
|
5804
5804
|
"subjectToHighExcesses": {
|
|
5805
|
-
"baspiRef": "A8.1.1.2",
|
|
5805
|
+
"baspiRef": "A8.1.2.1.2",
|
|
5806
5806
|
"title": "Subject to high excesses?",
|
|
5807
5807
|
"discriminator": {
|
|
5808
5808
|
"propertyName": "yesNo"
|
|
@@ -5839,7 +5839,7 @@
|
|
|
5839
5839
|
],
|
|
5840
5840
|
"properties": {
|
|
5841
5841
|
"yesNo": {
|
|
5842
|
-
"baspiRef": "A8.1.1.2.1",
|
|
5842
|
+
"baspiRef": "A8.1.2.1.2.1",
|
|
5843
5843
|
"enum": [
|
|
5844
5844
|
"Yes",
|
|
5845
5845
|
"No"
|
|
@@ -7774,11 +7774,11 @@
|
|
|
7774
7774
|
]
|
|
7775
7775
|
},
|
|
7776
7776
|
"details": {
|
|
7777
|
-
"baspiRef": "B2.1.
|
|
7777
|
+
"baspiRef": "B2.1.5",
|
|
7778
7778
|
"title": "Please indicate ownership or those you have repaired by written description or marking them on a plan of the property"
|
|
7779
7779
|
},
|
|
7780
7780
|
"attachments": {
|
|
7781
|
-
"baspiRef": "B2.1.
|
|
7781
|
+
"baspiRef": "B2.1.6",
|
|
7782
7782
|
"title": "Attachments",
|
|
7783
7783
|
"enum": [
|
|
7784
7784
|
"Attached",
|
|
@@ -9457,7 +9457,7 @@
|
|
|
9457
9457
|
"properties": {
|
|
9458
9458
|
"hasValidGuaranteesOrWarranties": {
|
|
9459
9459
|
"baspiRef": "B5.1",
|
|
9460
|
-
"title": "Are there any valid guarantees or
|
|
9460
|
+
"title": "Are there any valid guarantees, warranties or indemnity insurances relating to this property?",
|
|
9461
9461
|
"enum": [
|
|
9462
9462
|
"Yes",
|
|
9463
9463
|
"No"
|
|
@@ -9512,11 +9512,11 @@
|
|
|
9512
9512
|
]
|
|
9513
9513
|
},
|
|
9514
9514
|
"aged17OrOverNames": {
|
|
9515
|
-
"baspiRef": "B6.2.
|
|
9515
|
+
"baspiRef": "B6.2.2",
|
|
9516
9516
|
"title": "Please provide their full names and ages."
|
|
9517
9517
|
},
|
|
9518
9518
|
"aged17OrOverTenantsOrLodgers": {
|
|
9519
|
-
"baspiRef": "B6.2.
|
|
9519
|
+
"baspiRef": "B6.2.3",
|
|
9520
9520
|
"title": "Are any of them tenants or lodgers?",
|
|
9521
9521
|
"required": [
|
|
9522
9522
|
"yesNo"
|
|
@@ -9532,7 +9532,7 @@
|
|
|
9532
9532
|
}
|
|
9533
9533
|
},
|
|
9534
9534
|
"vacantPossession": {
|
|
9535
|
-
"baspiRef": "B6.2.
|
|
9535
|
+
"baspiRef": "B6.2.4",
|
|
9536
9536
|
"discriminator": {
|
|
9537
9537
|
"propertyName": "soldWithVacantPossession"
|
|
9538
9538
|
},
|
|
@@ -9545,11 +9545,11 @@
|
|
|
9545
9545
|
]
|
|
9546
9546
|
},
|
|
9547
9547
|
"details": {
|
|
9548
|
-
"baspiRef": "B6.4.
|
|
9548
|
+
"baspiRef": "B6.2.4.2",
|
|
9549
9549
|
"title": "Please provide details (e.g. the property is sold let to tenants)"
|
|
9550
9550
|
},
|
|
9551
9551
|
"attachments": {
|
|
9552
|
-
"baspiRef": "B6.4.
|
|
9552
|
+
"baspiRef": "B6.2.4.3",
|
|
9553
9553
|
"title": "If applicable please supply a copy of the tenancy agreement together with a copy of any notice to quit which has been served upon them.",
|
|
9554
9554
|
"enum": [
|
|
9555
9555
|
"Attached",
|
|
@@ -9651,7 +9651,7 @@
|
|
|
9651
9651
|
],
|
|
9652
9652
|
"properties": {
|
|
9653
9653
|
"soldWithVacantPossession": {
|
|
9654
|
-
"baspiRef": "B6.4",
|
|
9654
|
+
"baspiRef": "B6.2.4.1",
|
|
9655
9655
|
"title": "Is the property being sold with vacant possession?",
|
|
9656
9656
|
"enum": [
|
|
9657
9657
|
"Yes",
|