Skip to content

Collect required AltSource properties programmatically? #7

@noah978

Description

@noah978

Perhaps this could be done with a decorator on certain AltSource properties?

@required
@property
def myProperty(self) -> str:
     returnfoo

Then the “required” list would simply be collected from the @required names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions