$fields->valid()
Checks if the current element is valid
$fields->valid(): bool
Return type
bool
Parent class
Kirby\Form\Fields
inherited from Kirby\Toolkit\Iterator
Checks if the current element is valid
$fields->valid(): bool
bool
Kirby\Form\Fields
inherited from Kirby\Toolkit\Iterator