alexeilebedev / openacr

open-source version of acr & amc
GNU General Public License v3.0
34 stars 18 forks source link

Create a table that specifies the following constraint: #46

Closed alexeilebedev closed 11 months ago

alexeilebedev commented 1 year ago

when a certain field has a certain value (specified as a regex), a specified ssimfile must exist. Update acr and amc to interpret this table

dmmeta.reqssimfile  value:dmmeta.Field.reftype:Inlary ssimfile:dmmeta.inlary  bidir:Y
dmmeta.reqssimfile  value:dmmeta.Field.reftype:Thash ssimfile:dmmeta.thash    bidir:Y
dmmeta.reqssimfile  value:dmmeta.Field.reftype:Thash ssimfile:dmmeta.thash    bidir:Y
dmmeta.reqssimfile  value:dmmeta.Ns.nstype:proto ssimfile:dmmeta.nsproto  bidir:Y
alexeilebedev commented 11 months ago

implemented with ssimreq