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