Ticket #120 (closed Task: fixed)
SequenceTypeMetadata should have a MaxItemsToValidate property
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.4 |
| Component: | Core - Metadata & Types | Version: | |
| Keywords: | Cc: |
Description
In certain scenarios, the caller needs to pass in lists of thousands or millions of items (e.g. when passing points to project to PROJ.4). It may just not be worth it to validate all of these items. Most of the time the caller will screw up the very first one or few, or not screw up any at all. The MaxItemsToValidate would limit the number of items validated to the specified value.
Change History
Note: See
TracTickets for help on using
tickets.
