Option.required

If a option is required, not passing it will result in

struct Option
bool required;

Meta