Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/validate/isbn.js

  • Provides:

    • dojox.validate.isbn
  • dojox.validate.isValidIsbn

    • parameters:
      • value: (typeof String)
        An ISBN to validate
    • returns
      Boolean
    • summary
      Validate ISBN-10 or ISBN-13 based on the length of value
    • return_summary
      Boolean
    • type
      Function
  • dojox.validate.isbn

    • type
      Object
  • dojox.validate

    • type
      Object
  • dojox

    • type
      Object