/** * This file was auto-generated by Fern from our API Definition. */ /** * This constraint requires that all records are valid before the action can be performed. */ export interface ActionConstraintHasAllValid { ignoreSelection?: boolean; }