pathvalidate
3.0.0

Table of Contents

  • 1. pathvalidate
  • 2. Installation
  • 3. Dependencies
  • 4. Examples
  • 5. Reference
    • 5.1. Errors
    • 5.2. Functions
  • 6. Changelog
  • 7. Sponsors
  • 8. Indices and tables
  • 9. Links
pathvalidate
  • 5. Reference
  • View page source

5. ReferenceΒΆ

  • 5.1. Errors
    • ErrorReason
    • ValidationError
      • ValidationError.reason
  • 5.2. Functions
    • 5.2.1. File name validation/sanitization
      • validate_filename()
      • sanitize_filename()
    • 5.2.2. Check a file name
      • is_valid_filename()
    • 5.2.3. File path validate/sanitize
      • validate_filepath()
      • sanitize_filepath()
    • 5.2.4. Check a file path
      • is_valid_filepath()
    • 5.2.5. Symbol validate/sanitize
      • validate_symbol()
      • replace_symbol()
Previous Next

© Copyright Copyright 2016, Tsuyoshi Hombashi.

Built with Sphinx using a theme provided by Read the Docs.