diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/auth-policy.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/auth-policy.json index e9baafa6..58da8f6e 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/auth-policy.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/auth-policy.json @@ -101,7 +101,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 128 }, { "name": "desc", @@ -120,7 +121,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 256 }, { "name": "policyGroupName", @@ -196,7 +198,8 @@ "inputType": "textarea", "ismandatory": "true", "showInListView": "false", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 5120 }, { "name": "isActive", @@ -278,4 +281,4 @@ "methodCallName": "" } ] -} \ No newline at end of file +} diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/data-share-policy.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/data-share-policy.json index f4c9e42e..803132ec 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/data-share-policy.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/data-share-policy.json @@ -101,7 +101,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 128 }, { "name": "desc", @@ -120,7 +121,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 256 }, { "name": "policyGroupName", @@ -196,7 +198,8 @@ "inputType": "textarea", "ismandatory": "true", "showInListView": "false", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 5120 }, { "name": "isActive", diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/device-detail.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/device-detail.json index 5dad94d8..fe814b31 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/device-detail.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/device-detail.json @@ -192,7 +192,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 36 }, { "name": "model", @@ -211,7 +212,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 36 }, { "name": "isItForRegistrationDevice", diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/ftm-detail.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/ftm-detail.json index ca4821c1..97c1ec1a 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/ftm-detail.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/ftm-detail.json @@ -185,7 +185,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 36 }, { "name": "model", @@ -204,7 +205,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 36 }, { "name": "active", diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-group.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-group.json index 3939b5fe..52a52ec8 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-group.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-group.json @@ -116,7 +116,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 128 }, { "name": "desc", @@ -135,7 +136,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 256 }, { "name": "isActive", diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-mapping.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-mapping.json index 17cadd27..a7d3c773 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-mapping.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/policy-mapping.json @@ -174,7 +174,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 4000 }, { "name": "statusCode", diff --git a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/sbi-detail.json b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/sbi-detail.json index ce75fb53..23528bc7 100644 --- a/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/sbi-detail.json +++ b/artifacts/src/i18n/pmp-entity-spec-bundle/entity-spec/sbi-detail.json @@ -153,7 +153,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 64 }, { "name": "swBinaryHash", @@ -172,7 +173,8 @@ "inputType": "text", "ismandatory": "true", "showInListView": "true", - "showInSingleView": "true" + "showInSingleView": "true", + "maxLength": 64 }, { "name": "swCreateDateTime",