{
  "entity" : "EntityValidationLine",
  "table" : "EntityValidationLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/EntityValidationLine.html",
  "fields" : [ {
    "id" : "active",
    "column" : "active",
    "ar" : "فعال",
    "en" : "Active",
    "type" : "Boolean"
  }, {
    "id" : "className",
    "column" : "className",
    "ar" : "إسم العنصر",
    "en" : "Class Name",
    "type" : "Text"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "methodOrder",
    "column" : "methodOrder",
    "ar" : "الترتيب",
    "en" : "Order",
    "type" : "Integer"
  }, {
    "id" : "parameter",
    "column" : "parameter",
    "ar" : "المدخل",
    "en" : "Parameter",
    "type" : "Text"
  }, {
    "id" : "stopWithFailure",
    "column" : "stopWithFailure",
    "ar" : "إيقاف مع خطأ",
    "en" : "Stop With Failure",
    "type" : "Boolean"
  } ]
}