- Issue created by @wim leers
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
None of the code in
0.x
can generate this, it had to be manually constructed by @tedbow in a test.Therefore, even sites created on
beta1
should never run into this. Even if that's the case, the update path would be trivial ๐ - Merge request !1065Issue #3525759: SdcPropKeysConstraintValidator::validate() should complain... โ (Open) created by meghasharma
- ๐ฎ๐ณIndia meghasharma
I updated the SdcPropKeysConstraintValidator::validate() method to check for extra keys in the input mapping that are not defined in the SDC props.
To support this, I added a new extraMessage property to the SdcPropKeysConstraint class for the error message. - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Looking good! Thatโs step 1 done ๐
Steps 2 and 3 are in the issue summary, do you think you could handle those too? ๐