Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

TypedStruct: allow validation entire collection field #75

Open
idanarye opened this issue Apr 30, 2018 · 0 comments
Open

TypedStruct: allow validation entire collection field #75

idanarye opened this issue Apr 30, 2018 · 0 comments
Assignees

Comments

@idanarye
Copy link

When we add a validation - or any type of process function - on a collection field, the validation is per-item. We need to be able to validate/process the entire collection, allowing things like:

  • Verifying that the collection is not empty
  • Adding a maximum size
  • Sorting a collection
  • Checking for conflicts between items
@idanarye idanarye self-assigned this Apr 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant