ExCnab.Cnab240.Validator.FileFooter (ex_cnab v1.3.6)

An implementation of chain of responsibility to validate the file 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(), String.t()}