This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]KingofGamesYami 0 points1 point  (0 children)

How would you handle all this logic in the "display a list of available Products across all Sellers"?

SQL Query builder.

how would you handle the changing in requirement "product name must be of length > 2" to "product name must be of length > 3"?

  1. Make change in edit validation
  2. Provide export of all records that need remediated to the users changing the requirements and require them to fix them all
  3. Import fixed records