Skip to content

Make ConstraintConfig more generic by parameterizing the constrained attribute#71

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_888423834
Open

Make ConstraintConfig more generic by parameterizing the constrained attribute#71
copybara-service[bot] wants to merge 1 commit intomainfrom
test_888423834

Conversation

@copybara-service
Copy link
Copy Markdown

Make ConstraintConfig more generic by parameterizing the constrained attribute

This is the first step toward making the constraints truly generic. Instead of
making each constraint take a specific attribute, make all the constraints
accept common types. The contraints are them customize to extract the constrained
attributes using mapping functions.

@copybara-service copybara-service bot force-pushed the test_888423834 branch 4 times, most recently from dee7ef8 to 390bbfd Compare March 27, 2026 17:43
…attribute

This is the first step toward making the constraints truly generic. Instead of
making each constraint take a specific attribute, make all the constraints
accept common types. The contraints are them customize to extract the constrained
attributes using mapping functions.

PiperOrigin-RevId: 888423834
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant