isValid property

bool isValid

Implementation

bool get isValid => _validations.length == _items.length;