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