josdem/vetlog-spring-boot

We should not create a pet if birthdate is empty

开放

#902 创建于 2026年8月19日

 (2 条评论) (0 个反应) (1 位负责人)Java (99 个派生)auto 404
developmentenhancementgood first issuehelp wanted

仓库指标

星标
 (55 个星标)
PR 合并指标
 (平均合并 13小时 56分钟) (30 天内合并 4 个 PR)

描述

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

贡献者指南