ContentTypeFieldDefinitionValidationException
ContentTypeFieldDefinitionValidationException.php
:
14
Abstract
Extends ForbiddenException
This Exception is thrown on create or update content type one or more given field definitions are not valid.
Methods¶
getFieldErrors()
¶
ContentTypeFieldDefinitionValidationException.php
:
21
Returns an array of field definition validation error messages.
|
|
Return values
array<string|int, mixed>