Lowercase constructor

const Lowercase()

Validator that checks if a String value is all lowercase.

Implementation

const Lowercase();