AdditionalPropertiesValidator(Iterable<String> allowed) : allowedProperties = Set.unmodifiable(Set<String>.from(allowed));