Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 145 Bytes

StringType.md

File metadata and controls

14 lines (9 loc) · 145 Bytes

StringType

  • v::stringType()

Validates a string.

v::stringType()->validate('hi'); //true

See also: