Verifactu-PHP

InvalidModelException extends RuntimeException
in package

Exception thrown when a model class does not pass validation

Table of Contents

Properties

$violations  : ConstraintViolationListInterface

Methods

__construct()  : mixed
Class constructor

Properties

Methods

__construct()

Class constructor

public __construct(ConstraintViolationListInterface $violations) : mixed
Parameters
$violations : ConstraintViolationListInterface

Constraint violations


        
On this page

Search results