I have an existing model class A, and I know how to create another model class B by copying from A, but I want to add a constraint/filter on the ne
class A
class B