Expand description
Shared helpers for target-set validation.
Functionsยง
- build_
refresh_ plan_ from_ targets - Build and validate a refresh plan from target IDs.
- build_
withdraw_ plan_ from_ target_ principals - Build a withdraw plan from target principals.
- find_
duplicate_ target_ id - Returns the first duplicate target ID in insertion order.
- find_
first_ duplicate - Returns the first duplicate item found in insertion order.
- find_
locked_ targets - Return locked target IDs from a candidate target list.
- get_
locked_ targets - Return all currently locked target IDs.
- has_
unique_ items - Returns true when all items are unique.
- is_
target_ locked - Check if a target is currently locked.
- validate_
no_ duplicate_ targets - Returns true when all target IDs are unique.