plank
plank copied to clipboard
Generate validation logic for Dictionary responses
We recently had a crash where the type information validation could have prevented a serious high volume crash. while this shouldn't happen in practice it might be valuable to validate in-line in initWithDictionary or having a separate validation method entirely.