$isIntString top-level property

IValidator $isIntString
final

Cached instance of isIntString. Validates that the string can be parsed as an integer.

Implementation

final IValidator $isIntString = isIntString();