mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 07:40:39 -04:00
Additional Ebook validation
This commit is contained in:
parent
3ef1af1237
commit
032032b920
22 changed files with 262 additions and 2 deletions
|
@ -2,4 +2,5 @@
|
|||
namespace Exceptions;
|
||||
|
||||
class EbookIdentifierRequiredException extends AppException{
|
||||
protected $message = 'Ebook Identifier required.';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue