Fix missing Property name in error messages
Compare changes
Files
2@@ -28,9 +28,17 @@ class PropertySemantics(object):
@@ -341,6 +349,16 @@ class SequenceSemantics(PropertySemantics):
@@ -464,7 +482,19 @@ class MappingSemantics(PropertySemantics):