Vex v0.8.0 Vex.Validator.Behaviour behaviour View Source

Link to this section Summary

Link to this section Callbacks

Link to this callback validate(data, options) View Source
validate(data :: any(), options :: any()) :: atom() | {atom(), String.t()}
Link to this callback validate(data, context, options) View Source
validate(data :: any(), context :: any(), options :: any()) ::
  atom() | {atom(), String.t()}