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