Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 307 Bytes

AlwaysInvalid.md

File metadata and controls

25 lines (16 loc) · 307 Bytes

AlwaysInvalid

  • AlwaysInvalid()

Validates any input as invalid.

v::alwaysInvalid()->isValid('whatever'); // false

Categorization

  • Booleans

Changelog

Version Description
0.5.0 Created

See also: