ExCnab.Cnab240.Validator.Details.ChunkFooter (ex_cnab v1.2.0)
An implementation of chain of responsibility to validate the chunk footer.
Link to this section Summary
Link to this section Functions
Link to this function
call(builded_footer, raw_footer)
@spec call(Map.t(), Map.t()) :: {:ok, Map.t()} | {:error, String.t()}