Models#

class alpaca.common.models.ValidateBaseModel#

This model simply sets up BaseModel with the validate_assignment flag to True, so we don’t have to keep specifying it or forget to specify it in our models where we want assignment validation