isEmpty function

IValidator isEmpty()

Implementation

IValidator isEmpty() => stringLength([isLte(0)]);