ISBN13#
This validation rules checks if the posted input is a valid ISBN (13) number and validated according to the International ISBN Agency standard.
It will accept ISBN(13) numbers with and without separator signs. The separator signs that are accepted are
,
-
and _
Class#
LaravelExtendedValidation\Rules\Barcode\ISBN13
Constructor argument(s)#
none