$isUpperCase top-level property

IValidator $isUpperCase
final

Cached instance of isUpperCase. Validates that the string contains only uppercase characters.

Implementation

final IValidator $isUpperCase = isUpperCase();