View Source GuardedStruct.Derive.ValidationDerive (GuardedStruct v0.0.4)

Summary

Functions

call(arg, actions, hint)

@spec call({atom(), any()}, [any()], String.t()) :: {any(), any()}

convert_enum(list, splitter \\ "::")

validate(action, input, field)

@spec validate(atom() | tuple(), any(), atom()) :: any()