Should model (Java/Rust/...) enforce strictness of required fields? - If strictness is required, feed with missing fields may be unreadable - If it is not, it doesn't reflect the specification Following https://github.com/MobilityData/gbfs-json-schema/pull/202#issuecomment-4787237764
Should model (Java/Rust/...) enforce strictness of required fields?
Following #202 (comment)