$form->validate()
Validates the form and throws an exception if there are any errors
$form->validate(): void
Exceptions
| Type | Description |
|---|---|
Kirby\Exception\InvalidArgumentException |
Validates the form and throws an exception if there are any errors
$form->validate(): void
| Type | Description |
|---|---|
Kirby\Exception\InvalidArgumentException |