The Java Spring framework also allows validating parameters on a service level with @Validated annotation (class level) and @ Valid (parameter level).
確定! 回上一頁