josdem/vetlog-spring-boot

We should not create a pet if birthdate is empty

Aperta

#902 aperta il 19 ago 2026

 (2 commenti) (0 reazioni) (1 assegnatario)Java (99 fork)auto 404
developmentenhancementgood first issuehelp wanted

Metriche repository

Star
 (55 stelle)
Metriche merge PR
 (Merge medio 13h 56m) (4 PR mergiate in 30 g)

Descrizione

As user, I want to avoid pet's registration when birthdate is empty so that I can be sure every pet has a valid birthdate

Acceptance Criteria

  • I can see a message in English saying "We should provide a valid birthdate" when birthdate data is empty
  • I can see a message in Spanish saying "Debemos proporcionar una fecha de nacimiento en el pasado" when birthdate data is empty
  • I can see test updated / added to cover this functionality
  • All tests passing

References

Guida contributor