Skip to content

Create Extensions to validate collections #13

@Insomniak47

Description

@Insomniak47

We could use some extensions that validate some common functionality that we might want to guarantee with collections:

Things I was considering were:

  • IsNotEmpty()

  • HasSomeNumberOfElements [Wip on the name]

  • AllElements(Predicate)

  • NoElements(Predicate)

  • SomeElements(Predicate,int Count)

Should probably split this into constituents

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions