Documentation

MinLengthValidationRule.php

Interfaces, Classes and Traits

MinLengthValidationRule
Validates that the length of a content is bigger than the indicated minimum length. This validates only data as strings which may cause unexpected behavior if you try to test the length of an array.

Search results