mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 15:25:45 +01:00
312 B
312 B
Infinite
Infinite()
Validates if the input is an infinite number.
v::infinite()->validate(INF); // true
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Created |
See also: