$isIntString top-level property
Cached instance of isIntString. Validates that the string can be parsed as an integer.
Implementation
final IValidator $isIntString = isIntString();
Cached instance of isIntString. Validates that the string can be parsed as an integer.
final IValidator $isIntString = isIntString();