View Source MishkaDeveloperTools.Macros.GuardedStruct.Derive.ValidationDerive (Mishka developer tools v0.1.7)

Summary

Functions

Link to this function

call(arg, actions, hint)

View Source
@spec call({atom(), any()}, [any()], String.t()) :: {any(), any()}
Link to this function

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

View Source
Link to this function

validate(action, input, field)

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