function ValidationResult(data) {. // Wrapped data. this.data = data;. // Validity flag. this.isValid;. // Lists of messages.
確定! 回上一頁