New `--all-required` flag
The new --all-required
flag strictly forces all entries (even objects) to be required (even the @optional
annotation is ignored). Thanks @abonander for the suggestion (#47).
The new --all-required
flag strictly forces all entries (even objects) to be required (even the @optional
annotation is ignored). Thanks @abonander for the suggestion (#47).