respect-validation/docs/rules/Graph.md
2018-12-11 13:31:50 +01:00

316 B

Graph

  • Graph()
  • Graph(string ...$additionalChars)

Validates all characters that are graphically represented.

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

Changelog

Version Description
0.5.0 Created

See also: