Lsargent / SdProject

Senior Design Project
0 stars 2 forks source link

<BUG> Validation for house creation room numbers / floor numbers #19

Open ghost opened 11 years ago

ghost commented 11 years ago

It is possible to create a house with zero rooms or floors. It is also possible to have more of a specific room than there are rooms in the house. For example, you can create a house with 5 rooms, but 6,000 bathrooms.

ghost commented 11 years ago

Fixed zero rooms / floors. There cannot be more of a single type of room than there are total rooms. However, an issue remains where combined room counts can be greater than the total number of rooms in the house.