tao-test/app/vendor/respect/validation/docs/rules/Graph.md

235 B

Graph

  • v::graph()
  • v::graph(string $additionalChars)

Validates all characters that are graphically represented.

v::graph()->validate('LKM@#$%4;'); // true

See also: