ExCnab.Cnab240.Validator.Details.ChunkFooter (ex_cnab v1.3.6)

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, builded_details)

@spec call(Map.t(), String.t(), Map.t()) :: {:ok, Map.t()} | {:error, String.t()}