josdem/vetlog-spring-boot

We should not create a pet if birthdate is empty

オープン

#902 opened on 2026/08/19

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Java (99 件のフォーク)auto 404
developmentenhancementgood first issuehelp wanted

Repository metrics

Stars
 (55 個のスター)
PR merge metrics
 (平均マージ 13h 56m) (30d で 4 merged PRs)

説明

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

コントリビューターガイド