Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 284 Bytes

AlwaysValid.md

File metadata and controls

24 lines (15 loc) · 284 Bytes

AlwaysValid

  • AlwaysValid()

Validates any input as valid.

v::alwaysValid()->isValid('whatever'); // true

Categorization

  • Booleans

Changelog

Version Description
0.5.0 Created

See also: