Code only supports boolean value for additionalProperties attribute.
But the real problem is that at the end of additionalPropertiesAttribute function (amanda.js source file) should be some throw or "callback" attribute call with error info about illegal state. Right now this string value leads to correct end of validation and no "callback" call.
This fragment from documentation is wrong:
Code only supports boolean value for additionalProperties attribute. But the real problem is that at the end of additionalPropertiesAttribute function (amanda.js source file) should be some throw or "callback" attribute call with error info about illegal state. Right now this string value leads to correct end of validation and no "callback" call.