PathType πŸ”—

Primitive type: str πŸ”—
string
Any string conformant to RFC8089 , the β€œfile” URI scheme (for relative and absolute file paths)

Inheritances πŸ”—

Invariants πŸ”—

  • Constraint AASd-100: An attribute with data type ``string`` is not allowed to be empty.
    (From NonEmptyString)
    len(self) >= 1
  • The value must represent a valid file URI scheme according to RFC 8089.

Usages

Resource Resource.path
File File.value