View Source GuardedStruct.Derive.SanitizerDerive (GuardedStruct v0.0.1)

Summary

Functions

@spec call(
  {atom(), any()},
  [any()]
) :: {any(), any()}
@spec sanitize(atom() | tuple(), any()) :: any()
Link to this function

validate_pattern(module, action, input)

View Source
@spec validate_pattern(module(), [any()], any()) :: any()