<?php use support\validation\ValidationException; return [ 'enable' => true, 'exception' => ValidationException::class, ];