Tagged Questions

3
votes
2answers
133 views

Is a “domain object” any class that represents business rules?

I came across the term "domain object" and found a couple of definitions on Google but I just want to verify that my understanding is correct. Is this simply any class that represents business rules ...