@Valid annotation is only needed for objects, where the cascading validation is required. For standard Java types and enums it is useless.
確定! 回上一頁