When migrating to blunt from cqrs_tools, I noticed that Blunt.Message requires all fields by default in opposition to what's written in the module's doc require_all_fields? - default value: false
If not specified explicitely, fields error on validate
When migrating to blunt from cqrs_tools, I noticed that
Blunt.Messagerequires all fields by default in opposition to what's written in the module's docrequire_all_fields? - default value: falseIf not specified explicitely, fields error on validate