Skip to content

Design change: we should avoid validating ILIbraryInstallationState name and version everywhere #252

Open
@raquelsa

Description

@raquelsa

We call if (!string.IsNullOrEmpty(state.Name) && !string.IsNullOrEmpty(state.Version))

How can we avoid this? Can IsValid extension method validate this as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions