Documentation

LengthValidationRule.php

Interfaces, Classes and Traits

LengthValidationRule
Validates that the length of a content is smaller 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