View Source Fussy.Validators.List (fussy v0.1.0-rc.2)

Link to this section Summary

Link to this section Types

@opaque t()

Link to this section Functions

@spec new(Fussy.Validator.t(),
  min_length: non_neg_integer(),
  max_length: non_neg_integer()
) :: t()