$blocksfield->errors()
Runs all validations and returns an array of error messages
$blocksfield->errors(): array
Return type
array
Parent class
Kirby\Form\Field\BlocksField
inherited from Kirby\Form\FieldClass
Runs all validations and returns an array of error messages
$blocksfield->errors(): array
array
Kirby\Form\Field\BlocksField
inherited from Kirby\Form\FieldClass