PHP 클래스 Services\ValidationFailure

상속: extends ServiceException
파일 보기 프로젝트 열기: openeyes/openeyes

공개 프로퍼티들

프로퍼티 타입 설명
$httpStatus

보호된 프로퍼티들

프로퍼티 타입 설명
$errors

공개 메소드들

메소드 설명
__construct ( string $message, array $errors )
toFhirOutcome ( )

메소드 상세

__construct() 공개 메소드

public __construct ( string $message, array $errors )
$message string
$errors array

toFhirOutcome() 공개 메소드

public toFhirOutcome ( )

프로퍼티 상세

$errors 보호되어 있는 프로퍼티

protected $errors

$httpStatus 공개적으로 프로퍼티

public $httpStatus