Gulib

v0.1.0

  • Pages
  • Modules

    Gulib v0.1.0 Gulib.Validations.Format View Source

    Link to this section Summary

    Functions

    cannot_email(value, options \\ [])
    cannot_pure_number(value, options \\ [])
    must_email(value, options \\ [])
    must_pure_number(value, options \\ [])
    validate(value, options)

    Link to this section Functions

    Link to this function cannot_email(value, options \\ []) View Source
    Link to this function cannot_pure_number(value, options \\ []) View Source
    Link to this function must_email(value, options \\ []) View Source
    Link to this function must_pure_number(value, options \\ []) View Source
    Link to this function validate(value, options) View Source

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer for the Elixir programming language.