[MaxLength( 20,ErrorMessage = "該欄位最多輸入20個字" )] [StringLength( 20,ErrorMessage = "該欄位最多輸入20個字" )] [StringLength(8, ...
確定! 回上一頁