$layoutfield->required()
If true, the field has to be filled in correctly to be saved.
$layoutfield->required(): bool
Return type
bool
Parent class
Kirby\Form\Field\LayoutField inherited from Kirby\Form\FieldClass
If true, the field has to be filled in correctly to be saved.
$layoutfield->required(): bool
bool
Kirby\Form\Field\LayoutField inherited from Kirby\Form\FieldClass