[Containment] Add message

WTD-962
This commit is contained in:
Victor Woeltjen 2015-04-07 20:06:08 -07:00
parent 931ca73d6b
commit 870ff6af32

View File

@ -4,7 +4,8 @@
{
"category": "composition",
"implementation": "CompositionPolicy.js",
"depends": [ "typeService", "capabilityService" ]
"depends": [ "typeService", "capabilityService" ],
"message": "Objects of this type cannot contain objects of that type."
}
]
}