java/ jackson question, Need to parse a JSON to a list of type Employee (currently using jackson) using logic check

后端 未结 0 1087
囚心锁ツ
囚心锁ツ 2021-01-23 23:09

Trying to read in a Employee JSON and parse it to a list of type Employee but I need to check if the firstname and lastname contain only alpha and the dob is in format MM/DD/YYY

相关标签:
回答
  • 消灭零回复
提交回复
热议问题